﻿
/*内容区 s*/
.commonweb1400 { padding: 0px 15px; }

@media (min-width: 768px) { .commonweb1400 { padding: 0px 20px; } }

@media (min-width: 992px) { .commonweb1400 { padding: 0px 40px; } }

@media (min-width: 1260px) { .commonweb1400 { margin: 0px auto; max-width: 1400px; padding: 0 60px; } }

@media (min-width: 1460px) { .commonweb1400 { padding: 0; } }

.commonweb1600 { padding: 0px 15px; }

@media (min-width: 768px) { .commonweb1600 { padding: 0px 20px; } }

@media (min-width: 992px) { .commonweb1600 { padding: 0px 40px; } }

@media (min-width: 1260px) { .commonweb1600 { padding: 0 60px; } }

@media (min-width: 1460px) { .commonweb1600 { padding: 0 80px; } }

@media (min-width: 1660px) { .commonweb1600 { max-width: 1600px; margin-left: auto; margin-right: auto; padding: 0 80px; } }

@media (min-width: 1760px) { .commonweb1600 .commonweb1600 { padding: 0; } }

/*内容区 e*/
/*字号 s*/
.fz16 { font-size: 14px; }

@media (min-width: 1024px) { .fz16 { font-size: 16px; } }

.fz18 { font-size: 16px; }

@media (min-width: 1024px) { .fz18 { font-size: 18px; } }

.fz20 { font-size: 16px; }

@media (min-width: 1024px) { .fz20 { font-size: 18px; } }

@media (min-width: 1260px) { .fz20 { font-size: 20px; } }

.fz22 { font-size: 16px; }

@media (min-width: 1024px) { .fz22 { font-size: 18px; } }

@media (min-width: 1260px) { .fz22 { font-size: 22px; } }

.fz24 { font-size: 18px; }

@media (min-width: 1024px) { .fz24 { font-size: 20px; } }

@media (min-width: 1260px) { .fz24 { font-size: 24px; } }

.fz26 { font-size: 20px; }

@media (min-width: 768px) { .fz26 { font-size: 22px; } }

@media (min-width: 1024px) { .fz26 { font-size: 24px; } }

@media (min-width: 1260px) { .fz26 { font-size: 26px; } }

.fz28 { font-size: 22px; }

@media (min-width: 1024px) { .fz28 { font-size: 26px; } }

@media (min-width: 1260px) { .fz28 { font-size: 28px; } }

.fz30 { font-size: 22px; }

@media (min-width: 1024px) { .fz30 { font-size: 26px; } }

@media (min-width: 1260px) { .fz30 { font-size: 30px; } }

.fz32 { font-size: 24px; }

@media (min-width: 1024px) { .fz32 { font-size: 28px; } }

@media (min-width: 1260px) { .fz32 { font-size: 32px; } }

.fz36 { font-size: 26px; }

@media (min-width: 1024px) { .fz36 { font-size: 32px; } }

@media (min-width: 1260px) { .fz36 { font-size: 36px; } }

/*字号 e*/
/* 移动端头部控制导航显示/隐藏按钮 s*/
.toggle-btn { width: 30px; height: 30px; position: relative; margin-top: 10px; display: block; }

.toggle-btn span { width: 20px; height: 1px; background: #000000; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-in; }

.toggle-btn span:first-child { top: 8px; }

.toggle-btn span:nth-child(2) { top: 50%; }

.toggle-btn span:last-child { bottom: 7px; }

.toggle-btn.cur span:first-child { -webkit-transform: translate(-50%, 7px) rotate(45deg); -ms-transform: translate(-50%, 7px) rotate(45deg); -o-transform: translate(-50%, 7px) rotate(45deg); transform: translate(-50%, 7px) rotate(45deg); }

.toggle-btn.cur span:nth-child(2) { opacity: 0; }

.toggle-btn.cur span:last-child { -webkit-transform: translate(-50%, -7px) rotate(-45deg); -ms-transform: translate(-50%, -7px) rotate(-45deg); -o-transform: translate(-50%, -7px) rotate(-45deg); transform: translate(-50%, -7px) rotate(-45deg); }

/* 移动端头部控制导航显示/隐藏按钮 e*/
/*分页样式 s*/
.hgy-pagination .hgy-mob-load a { display: block; width: 100%; text-align: center; background-color: #072146; color: #fff; font-size: 14px; line-height: 28px; padding: 8px 0; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

.hgy-pagination .hgy-pagination-view { display: none; text-align: center; }

@media (min-width: 1024px) { .hgy-pagination .hgy-mob-load { display: none; }
  .hgy-pagination .hgy-pagination-view { display: block; }
  .hgy-pagination .hgy-pagination-view .laypage_main { display: inline-block; vertical-align: top; }
  .hgy-pagination .hgy-pagination-view .laypage_main a, .hgy-pagination .hgy-pagination-view .laypage_main input, .hgy-pagination .hgy-pagination-view .laypage_main span { width: 36px; height: 36px; display: inline-block; vertical-align: middle; background-color: #fff !important; line-height: 36px; text-align: center; font-size: 15px; border: 1px solid #d8d8d8; }
  .hgy-pagination .hgy-pagination-view .laypage_main .laypage_curr { background-color: #072146 !important; border-color: #072146; color: #fff; }
  .hgy-pagination .hgy-pagination-view .laypageskin_molv .laypage_curr { background-color: #072146 !important; border-color: #072146; }
  .hgy-pagination .hgy-pagination-view .laypageskin_molv .laypage_prev, .hgy-pagination .hgy-pagination-view .laypageskin_molv .laypage_next { position: relative; text-align: center; font-size: 0 !important; padding: 0 10px !important; }
  .hgy-pagination .hgy-pagination-view .laypageskin_molv .laypage_prev span, .hgy-pagination .hgy-pagination-view .laypageskin_molv .laypage_next span { display: none; }
  .hgy-pagination .hgy-pagination-view .laypageskin_molv .laypage_prev::after, .hgy-pagination .hgy-pagination-view .laypageskin_molv .laypage_next::after { content: ''; width: 8px; height: 8px; border: 2px solid #919191; border-top: none; border-right: none; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; margin-top: -2px; }
  .hgy-pagination .hgy-pagination-view .laypageskin_molv .laypage_prev::after { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); margin-left: 3px; }
  .hgy-pagination .hgy-pagination-view .laypageskin_molv .laypage_next::after { -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); margin-left: 0px; } }

/*分页样式 e*/
/*图片最大 s*/
.hgyMaxPic img { max-width: 100%; display: block; margin-left: auto; margin-right: auto; }

/*图片最大 e*/
.hgyAutoImg { overflow: hidden; }

.hgyAutoImg img { width: 100%; }

/*图片定位 s*/
.hgyPimg { position: relative; overflow: hidden; }

.hgyPimg::after { content: ''; display: block; padding-bottom: 100%; }

.hgyPimg img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; min-width: 100%; width: auto; height: 100%; }

/*图片最大 e*/
/*返回顶部 s*/
.to-top { position: fixed; bottom: 5%; right: 15px; width: 40px; height: 40px; -webkit-border-radius: 100%; border-radius: 100%; background: #072146; opacity: .5; display: none; cursor: pointer; z-index: 89; }

.to-top::before { content: ''; position: absolute; left: 50%; top: 17px; width: 10px; height: 10px; border-top: solid 2px #fff; border-right: solid 2px #fff; -webkit-transform: translate(-50%, 0) rotate(-45deg); -ms-transform: translate(-50%, 0) rotate(-45deg); -o-transform: translate(-50%, 0) rotate(-45deg); transform: translate(-50%, 0) rotate(-45deg); }

@media (min-width: 1024px) { .to-top { bottom: 10%; right: 30px; -webkit-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-in; }
  .to-top:hover { opacity: 1; } }

/*返回顶部 e*/


/*--公共部分--*/
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; cursor: pointer; }

body, form, img, ul, ol, li, dl, dt, dd, p, tr, td, strong, span, pre { margin: 0; padding: 0; border: 0; }

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; font-weight: normal; }

body, button, input, select, textarea { font: 14px/1.5 Arial, 'PingFang SC','Microsoft YaHei', sans-serif; color: #333; }

ul, li { list-style: none; }

img { border: 0; vertical-align: middle; }

table { border-collapse: collapse; border-spacing: 0; }

table th, table td { border: 1px solid #ccc; }

*, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; }

article, aside, footer, header, nav, section { display: block; }

a { background-color: transparent; -webkit-text-decoration-skip: objects; text-decoration: none; color: #333; outline: none; cursor: pointer; }

a:hover { background-repeat: no-repeat; text-decoration: none; }

a, input[type="button"], button, label, input[type="submit"], input[type="reset"] { cursor: pointer; }

input[type='number']::-webkit-outer-spin-button, input[type='number']::-webkit-inner-spin-button { -webkit-appearance: none !important; margin: 0; }

input[type="number"] { -moz-appearance: textfield; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

audio, video { display: inline-block; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }

input, textarea, select { outline: none; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], button, select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; border-radius: 0; }

textarea { overflow: auto; vertical-align: top; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px rgba(255, 255, 255, 0) inset !important; }

.bd_weixin_popup, .content-box { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }

.clear { clear: both; line-height: 0; height: 0; font-size: 0; }

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.commonweb { padding: 0px 15px; }

.commonwebbox { margin-left: 0px; margin-right: 0px; }

.commonleft { float: none; }

.commonright { float: none; }

.visible-sm, .visible-md, .visible-lg { display: none; }

.hidden-sm, .hidden-md, .hidden-lg { display: block; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; padding-left: 10px; padding-right: 10px; }

.col-xs-12 { width: 100%; }

.col-xs-11 { width: 91.66666667%; }

.col-xs-10 { width: 83.33333333%; }

.col-xs-9 { width: 75%; }

.col-xs-8 { width: 66.66666667%; }

.col-xs-7 { width: 58.33333333%; }

.col-xs-6 { width: 50%; }

.col-xs-5 { width: 41.66666667%; }

.col-xs-4 { width: 33.33333333%; }

.col-xs-3 { width: 25%; }

.col-xs-2 { width: 16.66666667%; }

.col-xs-1 { width: 8.33333333%; }

@media (max-width: 320px) { body { min-width: 320px; } }

@media (min-width: 768px) { .commonweb { padding: 0px 20px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
  .visible-sm { display: block; }
  .hidden-sm { display: none; } }

@media (min-width: 992px) { .commonweb { padding: 0px 40px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-md { display: block; }
  .hidden-md { display: none; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-1 { width: 8.33333333%; } }

@media (min-width: 1200px) { html { cursor: default; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-lg { display: block; }
  .hidden-lg { display: none; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-1 { width: 8.33333333%; } }

@media (min-width: 1260px) { 
  .commonweb { margin: 0px auto; max-width: 1200px; padding: 0; } 
  .social-share .icon-wechat .wechat-qrcode{left: auto !important;right: 0 !important;}
}

/* layout start*/
.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -o-transition-property: -o-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform, -o-transform; transition-property: transform,-webkit-transform,-o-transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); -o-transform: translate(0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; -moz-box-align: start; align-items: flex-start; -webkit-transition-property: -webkit-transform,height; -o-transition-property: -o-transform; -webkit-transition-property: height,-webkit-transform; transition-property: height,-webkit-transform; -o-transition-property: height,-o-transform; transition-property: transform,height; transition-property: transform,height,-webkit-transform,-o-transform; }

.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; }

.swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none; }

.swiper-pagination { position: absolute; text-align: center; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; -webkit-border-radius: 100%; border-radius: 100%; background: #000; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet-active { opacity: 1; background: #007aff; }




/*头部 s*/
body { overflow-x: hidden; overflow-y: auto; }

header { height: 60px; }

.headfixed { position: fixed; top: 0; left: 0; width: 100%; z-index: 99; padding: 0 15px; background: #fff; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }

.logo { float: left; padding: 15px 0; }

.logo img { display: block; height: 30px; }

nav, .pcShow, .search-box, .head-subnav { display: none; }

.search-box { position: fixed; top: 60px; left: 0; width: 100%; background: #fff; padding: 15px; -webkit-box-shadow: 0 5px 10px -7px rgba(0, 0, 0, 0.3); box-shadow: 0 5px 10px -7px rgba(0, 0, 0, 0.3); }

.search-box form { position: relative; }

.search-box .search-input { width: 100%; height: 38px; border: solid 1px #efefef; background: none; padding: 0 75px 0 15px; }

.search-box .search-submit { position: absolute; top: 0; right: 0; width: 60px; height: 38px; background: #d70c25 url(../images/icon-search.png) no-repeat center center; background-size: 15px; }

nav { position: fixed; top: 60px; z-index: 99; left: 0; width: 100%; height: 100%; overflow-y: auto; background-color: #fff; padding: 0 0 60px 0; }

nav li { position: relative; border-bottom: 1px solid #e1e5e9; }

nav li.active h3 i::before { -webkit-transform: rotate(-225deg); -ms-transform: rotate(-225deg); -o-transform: rotate(-225deg); transform: rotate(-225deg); top: 21px; }

nav h3 { position: relative; }

nav h3 a { display: block; padding: 12px 20px; color: #333; font-size: 16px; }

nav h3 i { position: absolute; top: 0; right: 0; height: 100%; width: 80px; }

nav h3 i::before { content: ''; position: absolute; top: 16px; right: 22px; width: 10px; height: 10px; border-bottom: solid 1px #aaa; border-left: solid 1px #aaa; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.head-subnav a { display: block; padding: 8px 30px; font-size: 14px; color: rgba(0, 0, 0, 0.7); }

.login { display: inline-block; padding: 0 5px; position: relative; }

.login a { display: block; width: 30px; height: 30px; background: url(../images/icon-login-2.png) no-repeat center center; background-size: 19px 19px; }

.islogin { position: absolute; top: 100%; left: 50%; -webkit-transform: translate(-50%, 14px); -ms-transform: translate(-50%, 14px); -o-transform: translate(-50%, 14px); transform: translate(-50%, 14px); width: 100px; background: #fff; font-size: 14px; text-align: center; -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); padding-top: 10px; padding-bottom: 10px; display: none; }

.islogin p { line-height: 34px; padding: 0 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.islogin a { background: none !important; display: block; width: 100% !important; line-height: 34px !important; height: 34px !important; text-align: center; }

.lang { display: inline-block; padding: 0 5px; }

.lang a { display: block; width: 30px; height: 30px; background: url(../images/icon-lang-2.png) no-repeat center center; background-size: 22px auto; }

.search { display: inline-block; padding: 0 5px; position: relative; }

.toggle-btn { display: inline-block; margin-top: 0; margin-left: 5px; }

.search-toggle-btn { display: block; width: 30px; height: 30px; background: url(../images/icon-search-2.png) no-repeat center center; background-size: 18px 18px; }

.head-r { float: right; font-size: 0; margin-top: 15px; }

.full-main-nav { display: none; }

/*头部 e*/
/*底部 s*/
footer { background: #212123; padding-top: 30px; padding-bottom: 40px; }

.foot-nav li { border-bottom: 1px solid rgba(255, 255, 255, 0.5); }

.foot-nav li.active h3 i::after { opacity: 0; }

.foot-nav h3 { position: relative; }

.foot-nav h3 a { font-size: 16px; color: #fff; display: block; padding: 15px 0; opacity: 0.5; }

.foot-nav h3 i { position: absolute; top: 0; right: 0; height: 100%; width: 80px; }

.foot-nav h3 i::before { content: ''; position: absolute; top: 50%; height: 1px; width: 15px; background: #fff; margin-top: -1px; right: 10px; }

.foot-nav h3 i::after { content: ''; position: absolute; top: 50%; height: 15px; width: 1px; background: #fff; margin-top: -8px; right: 17px; }

.foot-subnav { padding-bottom: 10px; display: none; }

.foot-subnav a { display: block; font-size: 14px; line-height: 32px; color: #878787; opacity: 0.44; }

.foot-right { margin-top: 35px; }

.fqrcode .codeimg img { width: 78px; height: 78px; margin-left: auto; margin-right: auto; display: block; }

.fqrcode .txt { color: #8c8c8c; font-size: 13px; text-align: center; margin-top: 10px; }

.copyright { text-align: center; color: #949494; opacity: 0.5; margin-top: 14px; font-size: 13px; }

.copyright a { display: inline-block; color: #949494; font-size: 13px; }

.fs-code { position: absolute; bottom: 100%; left: 50%; -webkit-transform: translate(-50%, -10px); -ms-transform: translate(-50%, -10px); -o-transform: translate(-50%, -10px); transform: translate(-50%, -10px); background: #fff; width: 100px; height: 100px; text-align: center; line-height: 100px; font-size: 0; pointer-events: none; opacity: 0; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.fs-code::after { content: ''; position: absolute; left: 50%; top: 100%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 0; height: 0; _font-size: 0; _line-height: 0; _overflow: hidden; width: 0; height: 0; border-width: 6px; border-style: solid dashed dashed dashed; border-color: #fff transparent transparent transparent; }

.fs-code img { display: inline-block; width: 90px; height: 90px; }

.foot-social { font-size: 0; text-align: center; }

.fs-item { display: inline-block; font-size: 13px; margin: 0 6px; padding-top: 10px; position: relative; }

.fs-item .icon { display: block; width: 33px; height: 33px; -webkit-border-radius: 100%; border-radius: 100%; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat; }

.fs-item.wx .icon { background-image: url(../images/icon-wx.png); }

.fs-item.tt .icon { background-image: url(../images/icon-toutiao.png); }

.fs-item.wb .icon { background-image: url(../images/icon-wb.png); }

.fs-item.txwb .icon { background-image: url(../images/icon-txwb.png); }

.fs-item.qzone .icon { background-image: url(../images/icon-qzone.png); }

.fs-item.ren .icon { background-image: url(../images/icon-renren.png); }

.fs-item:hover .fs-code { -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); pointer-events: auto; opacity: 1; }

/*底部 e*/
/*公司简介 s*/
.company-head { padding-bottom: 15px; position: relative; margin-bottom: 25px; }

.company-head::after { content: ''; position: absolute; bottom: 0; left: 0; width: 20px; height: 3px; background-color: #ca0d16; }

.company-head .en { display: block; line-height: 1; font-size: 36px; letter-spacing: -2px; color: #f6ece6; margin-bottom: 5px; }

.company-head h2 { line-height: 1.2; letter-spacing: -1px; color: #333333; font-size: 20px; }

.company-area1 { padding-bottom: 35px; }

.company-area1 .content { color: #666; }

.company-area1 .area1-right { margin-top: 20px; }

.company-data .pic { overflow: hidden; }

.company-data .pic img { position: relative; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); height: 200px; }

.company-data .word { padding-top: 30px; padding-bottom: 15px; }

.company-data .word ul { font-size: 0; margin-left: -6px; margin-right: -6px; }

.company-data .word li { display: inline-block; vertical-align: top; width: 50%; padding: 0 6px; font-size: 14px; margin-bottom: 20px; }

.company-data .word div { font-size: 18px; line-height: 1; margin-bottom: 4px; }

.company-data .word p { opacity: .6; }

.company-culture { padding-bottom: 35px; }

.company-culture .list { margin-top: 30px; }

.company-culture ul { font-size: 0; margin-left: -5px; margin-right: -5px; margin-bottom: -10px; text-align: center; }

.company-culture li { display: inline-block; vertical-align: top; width: 50%; padding: 0 5px; font-size: 14px; margin-bottom: 10px; }

.company-culture .item { border: solid 1px #cdd7dd; text-align: center; padding-top: 20px; padding-bottom: 20px; }

.company-culture .icon { display: block; font-size: 0; margin-bottom: 14px; }

.company-culture .icon img { display: inline-block; height: 50px; }

.company-culture h3 { line-height: 1.2; font-weight: bold; font-size: 16px; margin-bottom: 8px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.company-culture .desc { padding: 0 10px; color: #7c7c7c; display: -webkit-box; height: 36px; line-height: 18px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.company-development { background: url(../images/company-deve-bg.png) no-repeat center bottom; background-size: 100% auto; padding-bottom: 35px; }

.development-box { margin-top: 30px; }

.development-item { position: relative; padding-left: 30px; }

.development-item .year { font-size: 18px; width: 60px; height: 69px; text-align: center; padding-top: 9px; line-height: 60px; background-image: url(../images/deve-icon.png); background-size: 100% auto; color: #fff; font-weight: bold; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 0; z-index: 3; }

.development-item .word { display: block; }

.development-item .txt { color: #666666; overflow-y: auto; padding-right: 10px; height: 96px; line-height: 24px; }

.development-item .txt::-webkit-scrollbar { width: 2px; height: 8px; background-color: rgba(0, 0, 0, 0); }

.development-item .txt::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: rgba(0, 0, 0, 0); }

.development-item .txt::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #d70c25; }

.development-item .top { padding-top: 10px; padding-left: 20px; padding-bottom: 40px; border-left: solid 1px #d70c25; position: relative; height: 146px; }

.development-item .top::before { content: ''; position: absolute; left: -5px; top: 0; width: 9px; height: 9px; border: solid 2px #d70c25; background: #fff; -webkit-border-radius: 100%; border-radius: 100%; }

.development-item .bottom { height: 146px; }

.development-swiper { padding: 0 10px; overflow: hidden; position: relative; }

.development-swiper::after { content: ''; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 0; width: 100%; -webkit-border-radius: 1000px; border-radius: 1000px; margin-top: 4px; height: 3px; background-color: #333333; }

.development-swiper .swiper-slide:nth-child(even) .year { padding-top: 0; background-image: url(../images/deve-icon2.png); margin-top: 9px; }

.development-swiper .swiper-slide:nth-child(even) .bottom { padding-bottom: 10px; padding-top: 40px; padding-left: 20px; border-left: solid 1px #d70c25; position: relative; }

.development-swiper .swiper-slide:nth-child(even) .bottom::before { content: ''; position: absolute; left: -5px; bottom: 0; width: 9px; height: 9px; border: solid 2px #d70c25; background: #fff; -webkit-border-radius: 100%; border-radius: 100%; }

.development-swiper .swiper-slide:nth-child(even) .top { opacity: 0; }

.company-area5 { padding-top: 35px; padding-bottom: 35px; background: url(../images/company-area5-bg.jpg) no-repeat center center; background-size: auto 100%; }

.company-area5 .area5-desc { margin-top: 20px; color: #666666; }

.company-area5-box { margin-top: 25px; }

.company-area5-swiper { overflow: hidden; }

.company-area5-swiper .hgyPimg::after { padding-bottom: 55.94595%; }

/*公司简介 e*/
/*荣誉资质 s*/
.honor-desc { color: #666666; margin-top: 20px; }

.honor { padding-bottom: 35px; }

.honor .publicTab1 { margin-top: 25px; }

.honor .publicPage { margin-top: 10px; }

.honor-list { margin-top: 30px; }

.honor-ul { font-size: 0; margin-left: -6px; margin-right: -6px; }

.honor-ul li { padding: 0 6px; margin-bottom: 12px; display: inline-block; vertical-align: top; width: 50%; font-size: 14px; text-align: center; }

.honor-ul h2 { text-align: center; color: #333333; line-height: 1.2; font-size: 14px; margin-top: 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.honor-item { position: relative; background-color: #f5f5f5; }

.honor-item::after { content: ''; display: block; padding-bottom: 74.73684%; }

.honor-item .pic { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.honor-item .pic img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 80%; max-height: 80%; }

/*荣誉资质 e*/
/*人才招聘 s*/
.concept-swiper { margin-top: 25px; overflow: hidden; margin-bottom: 25px; }

.concept-item { display: block; }

.concept-item .hgyPimg::after { padding-bottom: 50.90909%; }

.concept-item .word { padding-top: 15px; padding-bottom: 15px; }

.concept-item .desc { display: -webkit-box; height: 72px; line-height: 18px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 4; }

.concept-item h2 { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 16px; line-height: 1.2; margin-bottom: 10px; font-weight: bold; }

.concept-page { font-size: 0; line-height: 1; text-align: center; margin-top: 5px; }

.concept-page span { margin: 0 3px; background: #ddd; }

.concept-page .swiper-pagination-bullet-active { background: #c7000c; }

.recruit-btn { font-size: 0; text-align: center; }

.recruit-btn a { line-height: 34px; background-color: #fbfbfb; border: solid 2px #f0f0f0; -webkit-border-radius: 1000px; border-radius: 1000px; text-align: center; display: inline-block; margin: 0 5px; font-size: 14px; padding: 0 30px; min-width: 120px; }

.recruit-area1 { padding-bottom: 30px; }

.recruit-area2 { padding-top: 35px; background: url(../images/recruit-area2-bg.png) no-repeat center center; background-size: cover; background-attachment: fixed; padding-bottom: 10px; }

.recruit-area2 .publicTitle1 { color: #fff; }

.recruit-area2 .publicTitle1::after { background: #fff; opacity: .4; }

.recruit-area2 .publicTitle1 .en { color: #fff; opacity: .4; }

.process-list { margin-top: 20px; }

.process-list .process-bg { display: none; }

.process-list ul { font-size: 0; margin-left: -10px; margin-right: -10px; }

.process-list li { display: inline-block; vertical-align: top; width: 50%; padding: 0 10px; margin-bottom: 20px; font-size: 4px; }

.process-item .icon { display: block; margin-left: auto; margin-right: auto; width: 100px; height: 100px; margin-bottom: 10px; }

.process-item .icon img { width: 100%; height: 100%; border: dashed 1px rgba(255, 255, 255, 0.5); -webkit-border-radius: 100%; border-radius: 100%; }

.process-item p { text-align: center; color: #fff; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.recruit-area3 { padding-top: 35px; padding-bottom: 20px; }

.recruit-talent { margin-top: 20px; }

.recruit-talent ul { font-size: 0; margin-left: -5px; margin-right: -5px; }

.recruit-talent li { display: inline-block; vertical-align: top; width: 50%; padding: 0 5px; margin-bottom: 10px; font-size: 14px; }

.talent-item { position: relative; }

.talent-item .hgyPimg::after { padding-bottom: 129.08163%; }

.talent-item .hgyPimg::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); z-index: 2; }

.talent-item .word { position: absolute; width: 100%; left: 0; bottom: 0; color: #fff; z-index: 3; padding: 0 10px 15px 10px; }

.talent-item h3 { line-height: 1.2; font-size: 16px; margin-bottom: 8px; }

.talent-item dl { height: 120px; overflow: hidden; }

.talent-item dl::-webkit-scrollbar { width: 2px; height: 8px; background-color: rgba(0, 0, 0, 0); }

.talent-item dl::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: rgba(0, 0, 0, 0); }

.talent-item dl::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #fff; }

.talent-item dd { font-size: 0; }

.talent-item dd a { font-size: 14px; color: #cccccc; letter-spacing: 1px; line-height: 20px; display: inline-block; }

.recruit-area4 { padding-top: 35px; padding-bottom: 20px; background-color: #f9f9f9; }

.benefits-list { margin-top: 20px; }

.benefits-list ul { font-size: 0; }

.benefits-list li { display: inline-block; vertical-align: top; padding: 0 1px; margin-bottom: 15px; width: 50%; font-size: 14px; }

.benefits-item { position: relative; }

.benefits-item .hgyPimg::after { padding-bottom: 59.79899%; }

.benefits-item .count { font-weight: bold; font-size: 18px; float: left; line-height: 30px; margin-right: 10px; }

.benefits-item .word { padding-top: 8px; padding-right: 10px; }

.benefits-item .desc { opacity: .6; display: -webkit-box; height: 36px; line-height: 18px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.benefits-item h3 { display: block; overflow: hidden; font-size: 18px; line-height: 30px; margin-bottom: 3px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.recruit-result { margin-bottom: 30px; }

.recruit-result li { border-bottom: solid 1px #c9c9c9; }

.recruit-result li:first-child { border-top: solid 1px #c9c9c9; }

.recruit-result .result-item { padding: 12px 0; display: block; position: relative; }

.recruit-result .result-item::after { content: ''; position: absolute; bottom: 12px; right: 10px; width: 18px; height: 12px; background: url(../images/icon-right01.png) no-repeat center center; }

.recruit-result .result-item h2 { font-size: 16px; color: #666666; margin-bottom: 8px; }

.recruit-result .result-item .city-list { color: #898989; font-size: 14px; line-height: 18px; letter-spacing: 1px; margin-bottom: 8px; }

.recruit-result .result-item .type-txt { color: #898989; font-size: 14px; margin-bottom: 8px; }

.recruit-result .result-item .skill-txt { color: #898989; font-size: 14px; }

.recruit-school .publicPage { margin-bottom: 35px; }

.school-faq { background-color: #f9f9f9; padding: 30px 0; }

.school-faq h3 { color: #666666; font-size: 16px; line-height: 20px; margin-bottom: 8px; }

.school-faq .desc { color: #999999; margin-bottom: 12px; }

.school-faq a { color: #d10b15; border: solid 1px #d10b15; line-height: 34px; display: inline-block; padding-right: 10px; padding-left: 40px; background: url(../images/icon-dengpao.png) no-repeat 10px center; background-size: 18px auto; }

/*人才招聘 e*/
/*常见问题 s*/
.FAQ { padding-bottom: 35px; }

.FAQ-title { margin-bottom: 20px; }

.FAQ-item { display: none; }

.FAQ-item:first-child { display: block; }

.FAQ-content { margin-top: 20px; }

.FAQ-content h3 { font-weight: bold; font-size: 16px; margin-bottom: 8px; }

.FAQ-content p { color: #767676; }

/*常见问题 e*/
/*招聘详细 s*/
.recruit-tips { background: #F6CED0; color: #d10b15; border: solid 1px #d10b15; line-height: 20px; padding: 9px 10px; }

.recruit-detail-area .post-select { margin-top: 10px; }

.recruit-detail-area .post-select .layui-input { color: #a7a7a7; background-color: #f8f9fa; border: solid 1px #c9c9c9; height: 46px; }

.recruit-detail-area .post-select .layui-form-select dl dd.layui-this { background: #d10b15; }

.recruit-detail-area .post-info { margin-top: 25px; }

.recruit-detail-area .post-item h3 { color: #333333; font-size: 18px; font-weight: bold; }

.recruit-detail-area .post-item h3 span { color: #d10b15; font-size: 13px; font-weight: normal; }

.recruit-detail-area .post-item .word { padding-top: 12px; padding-bottom: 25px; margin-bottom: 25px; border-bottom: solid 1px #c9c9c9; color: #767676; }

.recruit-detail-area .post-item .layui-btn { background: url(../images/icon-add.png) no-repeat center center; background-size: 100% 100%; width: 40px; height: 40px; padding: 0; margin: 0; }

.recruit-detail-area .post-item #fileName { color: #767676; }

.recruit-detail-area .post-item #uploadImg { font-size: 0; }

.recruit-detail-area .post-item #uploadImg .img-box { border: solid 1px #eee; -webkit-border-radius: 5px; border-radius: 5px; width: 80px; height: 80px; position: relative; display: inline-block; vertical-align: top; margin-right: 8px; margin-bottom: 8px; }

.recruit-detail-area .post-item #uploadImg .img-box img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 100%; max-height: 100%; }

.recruit-detail-area .post-item #uploadImg .img-box .delete-btn { position: absolute; width: 18px; height: 18px; display: block; top: -9px; right: -9px; background: url(../images/icon-delect.png) no-repeat center center; background-size: 100% 100%; }

.recruit-detail-area .post-item.certificate .word { border-bottom: 0; margin-bottom: 0; }

.recruit-detail-area .post-submit button { width: 112px; height: 42px; background-color: #d10b15; padding: 0; margin: 0; font-size: 20px; }

.recruit-detail { padding-bottom: 35px; }

.recruit-detail-share { font-size: 0; margin-top: 20px; }

.recruit-detail-share span { display: inline-block; font-size: 14px; line-height: 42px; float: left; margin-right: 8px; }

.recruit-detail-share .bdsharebuttonbox { overflow: hidden; font-size: 0; padding: 9px; -webkit-box-shadow: 0px 0px 14px 0px rgba(2, 0, 0, 0.14); box-shadow: 0px 0px 14px 0px rgba(2, 0, 0, 0.14); border: solid 1px #f4f4f4; width: auto; display: inline-block; }

.recruit-detail-share .bdsharebuttonbox a { display: inline-block; margin: 0 6px 0 0; padding: 0; width: 24px; height: 24px; }

.recruit-detail-share .bdsharebuttonbox a:last-child { margin-right: 0; }

/*招聘详细 e*/
/*产品列表 s*/
.product-screen { margin-bottom: 30px; }

.product-screen .form-area span { line-height: 40px; margin-right: 10px; }

.product-screen .form-area .box { display: block; }

.product-screen .form-area .box .layui-input { background-color: #f8f9fa; border: solid 1px #c9c9c9; height: 40px; }

.product-screen .form-submit { margin-top: 15px; }

.product-screen .form-submit .layui-btn { height: 40px; color: #ffffff; font-size: 15px; padding: 0; margin: 0; width: 80px; background-color: #ca0d16; -webkit-border-radius: 4px; border-radius: 4px; }

.product-left .product-nav-btn { text-align: center; font-size: 16px; color: #535353; line-height: 40px; background: #f0f0f0; position: relative; }

.product-left .product-nav-btn.active::after { top: 18px; -webkit-transform: rotate(-225deg); -ms-transform: rotate(-225deg); -o-transform: rotate(-225deg); transform: rotate(-225deg); }

.product-left .product-nav-btn::after { content: ''; position: absolute; top: 12px; width: 10px; height: 10px; border-left: solid 2px #aaa; border-bottom: solid 2px #aaa; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); margin-left: 8px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.product-left ul { background: #F4F4F4; text-align: center; position: absolute; left: 0; width: 100%; top: 100%; z-index: 2; display: none; }

.product-left ul li.active h3 a, .product-left ul li.cur h3 a { background: #ca0d16; color: #fff; }

.product-left ul li.active h3 a::before, .product-left ul li.cur h3 a::before { top: 19px; -webkit-transform: rotate(-225deg); -ms-transform: rotate(-225deg); -o-transform: rotate(-225deg); transform: rotate(-225deg); border-color: #fff; }

.product-left ul a { display: block; }

.product-left ul h3 { background: #e6e6e6; text-align: left; }

.product-left ul h3 a { padding: 10px 20px 10px 40px; font-size: 16px; position: relative; font-weight: bold; }

.product-left ul h3 a::before { content: ''; position: absolute; top: 13px; left: 10px; width: 10px; height: 10px; border-left: solid 2px #aaa; border-bottom: solid 2px #aaa; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); margin-left: 8px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.product-left ul h4 { padding-left: 10px; padding-right: 10px; }

.product-left ul h4 a { background-color: #e6e6e6; color: #535353; padding: 8px 0; font-weight: bold; }

.product-left ul .lv2 { padding-top: 18px; display: none; }

.product-left ul .lv3 { padding: 10px; }

.product-left ul .lv3 a { padding: 5px 0; color: #898989; }

.product-left ul .lv3 a.active, .product-left ul .lv3 a.cur { color: #ca0d16; }

.product-left ul dd.active h4 a, .product-left ul dd.cur h4 a { color: #ca0d16; }

.product-left .product-nav { position: relative; }

.product-list { padding-bottom: 35px; }

.product-right { margin-top: 30px; }

.product-list-recommend { background: #f5f5f5; padding: 15px; margin-bottom: 15px; }

.product-list-recommend .pic-box { position: relative; overflow: hidden; }

.product-list-recommend .pic-box::after { content: ''; display: block; padding-bottom: 100%; }

.product-list-recommend .pic-box img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 100%; max-height: 100%; }

.product-list-recommend .word { padding-top: 15px; }

.product-list-recommend .word h2 { color: #ca0d16; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-bottom: 8px; }

.product-list-recommend .word .desc { color: #898989; font-size: 13px; margin-bottom: 20px; display: -webkit-box; height: 36px; line-height: 18px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.product-list-recommend .word .btn2 { display: block; text-align: center; line-height: 40px; background-color: #ca0d16; -webkit-border-radius: 5px; border-radius: 5px; color: #fff; font-size: 15px; width: 100px; }

.product-list-item { border: solid 1px #e2eaf1; padding: 15px; display: table; table-layout: fixed; width: 100%; }

.product-list-item .pic { width: 35%; display: table-cell; vertical-align: top; }

.product-list-item .pic-box { overflow: hidden; position: relative; }

.product-list-item .pic-box::after { content: ''; display: block; padding-bottom: 100%; }

.product-list-item .pic-box img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 100%; max-height: 100%; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.product-list-item .word { width: 65%; display: table-cell; vertical-align: top; padding-left: 10px; position: relative; }

.product-list-item .word::before { content: ''; position: absolute; left: 10px; top: 0; width: 1px; height: 100%; background: #e2eaf1; }

.product-list-item .word-txt { padding-left: 10px; height: 100%; display: block; padding-top: 10px; }

.product-list-item .word-txt h2 { color: #333333; font-size: 16px; font-weight: bold; margin-bottom: 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.product-list-item .word-txt .desc { display: -webkit-box; height: 36px; line-height: 18px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #898989; margin-bottom: 14px; }

.product-list-item .word-txt .more { color: #898989; }

.product-list-ul { margin-bottom: 30px; }

.product-list-ul li { margin-bottom: 15px; }

.product-foot { text-align: center; padding: 30px 0; background: url(../images/product-f-bg.jpg) no-repeat center center; background-size: auto 100%; color: #fff; }

.product-foot h4 { font-size: 18px; margin-bottom: 20px; }

.product-foot a { color: #fff; display: block; margin-left: auto; margin-right: auto; border: solid 1px #ffffff; -webkit-border-radius: 1000px; border-radius: 1000px; text-align: center; line-height: 38px; width: 100px; background: rgba(255, 255, 255, 0.2); }

/*产品列表 e*/
/*产品详情 s*/
.product-detail { padding-top: 10px; }

.productDetail-title { text-align: center; margin-bottom: 20px; }

.productDetail-title h1 { letter-spacing: -1px; color: #333333; font-size: 24px; font-weight: bold; line-height: 1.3; margin-bottom: 5px; }

.productDetail-title h2 { font-size: 16px; font-weight: bold; color: #ca0d16; }

.productDetail-content { margin-top: 30px; }

.productDetail-swiper { overflow: hidden; }

.productDetail-swiper .pic { position: relative; }

.productDetail-swiper .pic::after { content: ''; display: block; padding-bottom: 100%; }

.productDetail-swiper .pic img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-height: 100%; max-width: 100%; }

.productDetail-item { padding-bottom: 30px; display: none; }

.productDetail-item:first-child { display: block; }

.productDetail-item .pic-big { border: solid 1px #e2eaf1; }

.productDetail-item .pic-thumb { margin-top: 10px; }

.productDetail-item .pic-thumb ul { font-size: 0; }

.productDetail-item .pic-thumb li { display: inline-block; vertical-align: top; width: 50px; height: 50px; margin-right: 4px; border: solid 1px #e2eaf1; }

.productDetail-item .pic-thumb li.cur { border-color: #ca0d16; }

.productDetail-item .pic-thumb li .pic { position: relative; }

.productDetail-item .pic-thumb li .pic::after { content: ''; padding-bottom: 100%; display: block; }

.productDetail-item .pic-thumb li .pic img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-height: 80%; max-width: 80%; }

.pro-summary .word { margin-top: 35px; }

.pro-summary .word h3 { margin-bottom: 15px; }

.pro-summary .word .desc { color: #767676; }

.pro-summary .word .desc li { list-style: outside; }

.pro-summary .word .btns { font-size: 0; margin-top: 30px; }

.pro-summary .word .btns a { display: inline-block; padding-right: 10px; padding-left: 57px; background-color: #d70c25; background-size: 26px auto; background-position: 14px center; color: #fff; -webkit-border-radius: 4px; border-radius: 4px; line-height: 40px; margin-right: 10px; width: 130px; font-size: 15px; }

.pro-summary .word .btns a.download { background-image: url(../images/icon-download.png); }

.pro-summary .word .btns a.customer { background-image: url(../images/icon-support.png); }

.productDetail-area2 { padding-bottom: 35px; }

.productDetail-area2 .area-case { padding: 30px 0; background-color: #f0f0f0; }

.productDetail-area2 .area-pro { padding: 30px 0; }

.proCase-swiper { margin-top: 20px; overflow: hidden; }

.proCase-swiper .case-item { display: block; }

.proCase-swiper .case-item .hgyPimg::after { padding-bottom: 56.2341%; }

.proCase-swiper .case-item h2 { color: #333333; font-size: 16px; line-height: 1.3; font-weight: bold; padding-top: 13px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.proRem-swiper { margin-top: 20px; overflow: hidden; }

.proRem-swiper .proRem-item { display: block; }

.proRem-swiper h2 { color: #444; font-size: 16px; line-height: 1.3; font-weight: bold; padding-top: 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.proRem-swiper .hgyPimg { border: solid 1px #e2eaf1; }

.proRem-swiper .hgyPimg img { max-width: 80%; max-height: 80%; width: auto; height: auto; min-width: 0; min-height: 0; }

.proCase-page { text-align: center; font-size: 0; line-height: 1; margin-top: 15px; }

.proCase-page span { margin: 0 3px; background: #fff; }

.proCase-page .swiper-pagination-bullet-active { background: #d70c25; }

.proRem-page { text-align: center; font-size: 0; line-height: 1; margin-top: 15px; }

.proRem-page span { margin: 0 3px; background: #f0f0f0; }

.proRem-page .swiper-pagination-bullet-active { background: #d70c25; }

.backProduct a { display: block; line-height: 40px; text-align: center; background: #DEDFE0; color: #93969a; }

.technology-list li.cur h4::after { -webkit-transform: rotate(-225deg); -ms-transform: rotate(-225deg); -o-transform: rotate(-225deg); transform: rotate(-225deg); top: 23px; }

.technology-list .txt { display: none; }

.technology-list h4 { font-size: 18px; font-weight: bold; line-height: 1; padding: 15px 0; border-bottom: solid 1px #e2eaf1; position: relative; }

.technology-list h4::after { content: ''; position: absolute; top: 16px; right: 22px; width: 10px; height: 10px; border-bottom: solid 1px #3a3a3a; border-left: solid 1px #3a3a3a; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.technology-list dd { display: table; table-layout: fixed; width: 100%; padding: 15px 0; border-bottom: solid 1px #e2eaf1; }

.technology-list dd h3 { display: table-cell; vertical-align: top; width: 30%; color: #999999; font-size: 14px; padding-left: 10px; position: relative; }

.technology-list dd h3::before { content: ''; position: absolute; left: 0; top: 7px; width: 5px; height: 5px; background-color: #b5babe; }

.technology-list dd .value { display: table-cell; vertical-align: top; width: 70%; color: #444444; padding-left: 15px; line-height: 20px; }

.proUse-list { margin-left: -5px; margin-right: -5px; font-size: 0; }

.proUse-list li { padding: 0 5px; font-size: 14px; text-align: center; display: inline-block; vertical-align: top; width: 50%; margin-bottom: 13px; }

.proUse-item .hgyPimg::after { padding-bottom: 75%; }

.proUse-item .hgyPimg::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 2; }

.proUse-item .icon { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 3; }

.proUse-item .icon img { position: static; -webkit-transform: none; -ms-transform: none; -o-transform: none; transform: none; width: 50px; height: 50px; }

.proUse-item h2 { font-size: 15px; padding: 0 10px; margin-top: 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

/*产品详情 e*/
/*方案列表 s*/
.solution-ul { margin-bottom: 30px; }

.solution-ul li { padding-bottom: 15px; margin-bottom: 15px; border-bottom: dashed 1px #D9DCE3; }

.solution-ul .hgyPimg { display: block; }

.solution-ul .hgyPimg::after { padding-bottom: 55%; }

.solution-ul .word { padding-top: 10px; }

.solution-ul .word h2 { margin-bottom: 8px; }

.solution-ul .word h2 a { color: #333333; font-size: 16px; line-height: 1.2; }

.solution-ul .word .desc { color: #898989; font-size: 13px; margin-bottom: 10px; max-height: 54px; line-height: 18px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.solution-ul .word .more a { color: #898989; font-size: 13px; }

/*方案列表 e*/
/*方案详细 s*/
.solution-detail { padding-top: 10px; padding-bottom: 35px; }

.solution-detail-content { margin-bottom: 30px; }

.solution-detail-content .hgyMaxPic { padding: 10px; border: solid 1px #e2eaf1; position: relative; }

.solution-detail-content .hgyMaxPic a { position: absolute; right: 6px; bottom: 6px; width: 36px; height: 36px; background: url(../images/icon-readBigImg.jpg) no-repeat center center; background-size: 100% 100%; }

.solution-view { margin-top: 25px; padding-bottom: 35px; }

.solution-item { display:none; }

.solution-item:first-child { display: block; }

.solution-item h3 { margin-bottom: 10px; }

.solution-item .desc { color: #767676; padding-left: 11px; }

.solution-item ul li { position: relative; margin-bottom: 5px; }

.solution-item ul li::before { content: ''; position: absolute; left: -11px; width: 5px; height: 5px; background-color: #b5babe; top: 7px; }

.solution-re { margin-bottom: 25px; }

.solution-re .re-box { margin-top: 20px; }

.solutionCase-swiper { overflow: hidden; }

.solutionCase-item { display: block; }

.solutionCase-item .hgyPimg::after { padding-bottom: 54.79452%; }

.solutionCase-item h2 { color: #767676; font-size: 14px; line-height: 1.3; padding-top: 8px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.solutionCase-page, .solution-other-page { text-align: center; font-size: 0; line-height: 1; margin-top: 15px; }

.solutionCase-page span, .solution-other-page span { margin: 0 3px; background: #f0f0f0; }

.solutionCase-page .swiper-pagination-bullet-active, .solution-other-page .swiper-pagination-bullet-active { background: #d70c25; }

.solution-other-pro { margin-top: 20px; }

.solution-other-item { display: block; border: solid 1px #c3c3c3; padding: 10% 0; }

.solution-other-item .hgyPimg { width: 50%; display: block; margin-left: auto; margin-right: auto; margin-bottom: 15px; }

.solution-other-item h2 { color: #666666; font-weight: bold; text-align: center; font-size: 14px; padding: 0 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.solution-other-swiper { overflow: hidden; }

/*方案详细 e*/
/*新闻列表 s*/
.news-list { padding-top: 35px; padding-bottom: 35px; }

.news-recommend { padding-bottom: 15px; margin-bottom: 15px; border-bottom: solid 1px #e2eaf1; }

.news-top-item { background-color: #f5f5f5; }

.news-top-item .hgyPimg { display: block; }

.news-top-item .hgyPimg::after { padding-bottom: 74.95256%; }

.news-top-item .word { padding: 20px 15px; }

.news-top-item .date { letter-spacing: -1px; color: #c7000c; font-size: 20px; font-weight: bold; line-height: 1; margin-bottom: 8px; }

.news-top-item h2 { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 0; margin-bottom: 8px; }

.news-top-item h2 a { font-size: 16px; color: #333333; display: inline-block; }

.news-top-item .desc { color: #898989; font-size: 13px; display: -webkit-box; height: 60px; line-height: 20px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.news-top-item .more { font-size: 0; margin-top: 15px; }

.news-top-item .more a { display: inline-block; text-align: center; font-size: 15px; color: #fff; line-height: 36px; background-color: #d5142c; -webkit-border-radius: 5px; border-radius: 5px; min-width: 100px; padding: 0 15px; }

.news-ul { margin-bottom: 30px; }

.news-ul li { padding-bottom: 15px; margin-bottom: 15px; border-bottom: solid 1px #e2eaf1; }

.news-list-item .pic a { display: block; }

.news-list-item .pic a::after { padding-bottom: 75%; }

.news-list-item .word { padding-top: 12px; }

.news-list-item .word h2 { font-size: 0; margin-bottom: 8px; }

.news-list-item .word a { display: block; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.news-list-item .word .date { letter-spacing: -1px; color: #d5142c; font-weight: bold; margin-bottom: 8px; }

.news-list-item .word .desc { color: #898989; font-size: 13px; display: -webkit-box; height: 40px; line-height: 20px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

/*新闻列表 e*/
/*新闻详情 s*/
.news-Detail { padding-top: 35px; padding-bottom: 40px; }

.news-Detail h1 { font-weight: bold; letter-spacing: -1px; color: #333333; font-size: 18px; text-align: center; margin-bottom: 10px; }

.news-Detail .date { letter-spacing: -1px; color: #d2d2d2; font-size: 18px; font-weight: bold; text-align: center; }

.newsDetail-share { margin: 20px 0; font-size: 0; padding: 10px 0; border-top: solid 2px #efefef; border-bottom: solid 2px #efefef; }

.newsDetail-share span { color: #797a81; display: inline-block; line-height: 32px; font-size: 13px; vertical-align: top; }

.newsDetail-share .bdsharebuttonbox { display: inline-block; vertical-align: top; }

.newsDetail-share .bdsharebuttonbox a { margin: 0 0 0 4px; padding: 0; background-size: 100% 100%; background-repeat: no-repeat; background-position: center center;width: 32px;height: 32px;display: inline-block; }

.newsDetail-share .bdsharebuttonbox a.icon-wechat { background-image: url(../images/icon-wx.png); }

.newsDetail-share .bdsharebuttonbox a.icon-weibo { background-image: url(../images/icon-wb.png); }

.newsDetail-share .bdsharebuttonbox a.icon-qq { background-image: url(../images/icon-qq.png); }

.newsDetail-content { padding-bottom: 30px; border-bottom: solid 2px #efefef; }

.newsDetail-content .content { color: #5f5f5f; max-width: 800px; margin-left: auto; margin-right: auto; }

.newsDetail-content .img img { max-width: 100%; }

.newsDetail-content .backProduct { margin-top: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }

.newsDetail-other { margin-top: 20px; }

.newsDetail-other h3 { color: #ca0d16; font-weight: bold; }

.newsDetail-other ul { margin-top: 10px; }

.newsDetail-other li { font-size: 0; padding-left: 15px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; position: relative; }

.newsDetail-other li::after { content: ''; position: absolute; left: 0; top: 8px; width: 4px; height: 4px; background-color: #c3c3c3; }

.newsDetail-other li a { color: #707070; font-size: 13px; line-height: 22px; display: inline-block; }

/*新闻详情 e*/
/*科技成果 s*/
.science { padding-bottom: 35px; }

.science .publicTab1 { margin-top: 25px; }

.science-list { margin-top: 25px; }

.science-list ul { font-size: 0; margin-left: -6px; margin-right: -6px; margin-bottom: 14px; }

.science-list li { padding: 0 6px; display: inline-block; vertical-align: top; font-size: 14px; width: 50%; margin-bottom: 16px; }

.science-list li .pic { position: relative; overflow: hidden; background-color: #f5f5f5; }

.science-list li .pic::after { content: ''; display: block; padding-bottom: 133.23529%; }

.science-list li .pic img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; max-width: 72%; max-height: 78%; }

.science-list li h2 { text-align: center; padding: 0 15px; margin-top: 8px; display: -webkit-box; height: 36px; line-height: 18px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; font-size: 14px; }

/*科技成果 e*/
/*基础情况 s*/
.stock-box { margin-top: 20px; padding: 40px 30px; max-width: 600px; background: url(../images/stock-bg.jpg) no-repeat center center; }

.stock-box .txt { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }

.stock-box .stock-num { color: #66553b; font-weight: bold; line-height: 1; letter-spacing: -1px; font-size: 20px; margin-bottom: 2px; }

.stock-box .left { margin-right: 20px; }

.stock-box .left p { color: #776c57; font-size: 14px; }

.stock-box .right.up p { color: #d70c25; background-image: url(../images/icon-up.png); }

.stock-box .right.down p { color: green; background-image: url(../images/icon-down.png); }

.stock-box .right p { color: #333; font-weight: bold; letter-spacing: -1px; font-size: 26px; padding-right: 25px; background-size: auto 70%; background-position: right center; background-repeat: no-repeat; }

.situation { padding-bottom: 30px; }

.situation-list { margin-top: 30px; }

.situation-list li { display: table; table-layout: fixed; width: 100%; border-bottom: solid 1px #e2eaf1; padding: 10px 0; }

.situation-list li:first-child { border-top: solid 1px #e2eaf1; }

.situation-list li .l { color: #999999; display: table-cell; vertical-align: middle; padding-left: 16px; position: relative; width: 40%; padding-right: 20px; }

.situation-list li .l::before { content: ''; position: absolute; width: 5px; height: 5px; left: 0; background: #b5babe; top: 50%; margin-top: -3px; }

.situation-list li .r p { padding-left: 25px; background-position: left center; }

/*基础情况 e*/
/*定期报告 s*/
.reports { padding-bottom: 20px; }

.reports-screen { margin-top: 20px; }

.reports-screen form { display: table; table-layout: fixed; max-width: 350px; width: 100%; }

.reports-screen .layui-form-select { display: table-cell; vertical-align: top; width: 254px; }

.reports-screen .layui-form-select .layui-input { background-color: #f8f9fa; border: solid 1px #c9c9c9; color: #a7a7a7; height: 40px; }

.reports-screen .layui-form-select dl dd.layui-this { background-color: #d70c25; }

.reports-screen button { display: table-cell; vertical-align: top; height: 40px; padding: 0; margin: 0; width: 80px; background-color: #d70c25; -webkit-border-radius: 4px; border-radius: 4px; font-size: 15px; color: #fff; margin-left: 10px; }

.reports-list { margin-top: 25px; }

.reports-list li { margin-bottom: 15px; }

.reports-item { background-color: #f2f2f2; padding: 20px 30px; }

.reports-item h2 { letter-spacing: -1px; color: #333333; font-size: 18px; font-weight: bold; margin-bottom: 10px; position: relative; }

.reports-item h2 span { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.reports-item h2::before { content: ''; position: absolute; left: -20px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 15px; height: 18px; background: url(../images/icon-pdf.png) no-repeat center center; background-size: 100% 100%; }

.reports-item .date { letter-spacing: -1px; color: #999999; }

/*.reports-item a { display: block; width: 120px; line-height: 34px; -webkit-border-radius: 2px; border-radius: 2px; font-size: 14px; color: #fff; padding-left: 60px; background: #d70c25 url(../images/icon-download.png) no-repeat 24px center; background-size: 22px auto; }*/

/*定期报告 e*/
/*投资者交流 s*/
.exchange { padding-bottom: 35px; }

.exchange-view { margin-top: 25px; }

.exchange-top { border-top: solid 1px #333; }

.exchange-top .form-area.required span::after { content: '*'; position: absolute; color: #ff0000; }

.exchange-top .area-item { display: table; table-layout: fixed; width: 100%; border-bottom: solid 1px #dddddd; }

.exchange-top .area-item span { display: table-cell; vertical-align: middle; width: 80px; padding: 10px 0 10px 10px; border-right: solid 1px #ddd; position: relative; }

.exchange-top .area-item .input-box { padding: 10px 0 10px 12px; }

.exchange-top .area-item .input-box input { background-color: #f2f2f2; -webkit-border-radius: 4px; border-radius: 4px; padding: 0 15px; }

.exchange-top .area-item .input-box input::-webkit-input-placeholder { color: #c0c0c0; }

.exchange-top .area-item .input-box input:-moz-placeholder { color: #c0c0c0; }

.exchange-top .area-item .input-box input::-moz-placeholder { color: #c0c0c0; }

.exchange-top .area-item .input-box input:-ms-input-placeholder { color: #c0c0c0; }

.exchange-top .area-item .input-box .layui-textarea { background-color: #f2f2f2; -webkit-border-radius: 4px; border-radius: 4px; padding-left: 15px; padding-right: 15px; min-height: 70px; }

.exchange-top .area-item .input-box .layui-textarea::-webkit-input-placeholder { color: #c0c0c0; }

.exchange-top .area-item .input-box .layui-textarea:-moz-placeholder { color: #c0c0c0; }

.exchange-top .area-item .input-box .layui-textarea::-moz-placeholder { color: #c0c0c0; }

.exchange-top .area-item .input-box .layui-textarea:-ms-input-placeholder { color: #c0c0c0; }

.exchange-ctrl { margin-top: 20px; text-align: center; font-size: 0; }

.exchange-ctrl button { font-size: 14px; font-weight: bold; padding: 0; margin: 0 5px; display: inline-block; vertical-align: top; height: 40px; text-align: center; width: 100px; -webkit-border-radius: 1000px; border-radius: 1000px; background-color: #e8e8e8; color: #696969; }

.exchange-ctrl button.btn-sbmit { color: #fff; background-color: #d70c25; }

/*投资者交流 e*/
/*路演 s*/
.roadShow { padding-bottom: 35px; }

.roadShow-list { margin-top: 22px; margin-bottom: 30px; }

.roadShow-list li { padding-bottom: 10px; margin-bottom: 10px; border-bottom: solid 1px #e2eaf1; }

.roadShow-list h2 { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-bottom: 5px; }

.roadShow-list h2 a { display: inline-block; font-size: 16px; font-weight: bold; }

.roadShow-list .date { letter-spacing: -1px; color: #d70c25; font-weight: bold; margin-bottom: 12px; }

.roadShow-list .desc { color: #898989; font-size: 13px; display: -webkit-box; height: 40px; line-height: 20px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

/*路演 e*/
/*联系我们 s*/
.contactus .publicTab1 { margin-top: 20px; }

.contactus-area { margin-top: 20px; margin-bottom: 35px; }

.company-info { display: table; table-layout: fixed; width: 100%; }

.company-info img { display: none; }

.company-info .txt { display: block; overflow: hidden; }

.company-info h2 { color: #3e3e3e; font-size: 16px; font-weight: bold; margin-bottom: 6px; }

.company-info h2 span { color: #ca0d16; }

.company-info .desc { color: #a5a5a5; font-size: 13px; line-height: 18px; }

.company-qrcode { margin-top: 22px; font-size: 0; margin-bottom: 25px; }

.company-qrcode img { width: 96px; height: 96px; display: inline-block; vertical-align: bottom; }

.company-qrcode .txt { margin-top: 0; padding-left: 15px; color: #797a81; opacity: 0.7; font-size: 13px; display: inline-block; vertical-align: bottom; }

.contactus-item { display: none; }

.contactus-item:first-child { display: block; }

.contactus-item .b .b-item { border: solid 1px #e2eaf1; text-align: center; padding-top: 15px; padding-bottom: 15px; }

.contactus-item .b .icon { display: block; width: 40px; height: 40px; margin-left: auto; margin-right: auto; margin-bottom: 2px; }

.contactus-item .b .icon img { width: 100%; height: 100%; }

.contactus-item .b p { font-size: 12px; color: #8e8e8e; margin-bottom: 5px; }

.contactus-item .b h4 { color: #575757; font-size: 16px; }

.contactus-item .b li { margin-bottom: 10px; }

.map-info { background-color: #d70c25; }

.mapBox .view { color: #fff; padding: 15px 20px; text-align: center; }

.mapBox .icon { display: block; margin-left: auto; margin-right: auto; width: 20px; margin-bottom: 8px; }

.mapBox .icon img { width: 100%; }

.mapBox h3 { font-size: 14px; }

.map-area { position: relative; overflow: hidden; min-height: 200px; }

.map-area #map { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.contactus-mapList { padding-top: 30px; padding-bottom: 35px; }

.contactus-mapList .contactus-ctrl { text-align: center; font-size: 0; }

.contactus-mapList .contactus-ctrl button { display: inline-block; height: 40px; min-width: 100px; background-color: #f0f0f0; -webkit-border-radius: 5px; border-radius: 5px; text-align: center; color: #333333; font-size: 14px; margin: 0 10px; padding: 0 10px; }

.contactus-mapList .contactus-ctrl button.cur { color: #fff; background-color: #ca0d16; }

.contactus-map-content { margin-top: 20px; }

.contactus-map-content .form-area { font-size: 0; margin-bottom: 10px; }

.contactus-map-content .form-area span { float: left; line-height: 40px; display: inline-block; font-size: 14px; margin-right: 10px; width: 50px; }

.contactus-map-content .form-area .input-box { font-size: 14px; margin-left: 60px; }

.contactus-map-content .form-area .input-box .layui-input { height: 40px; background-color: #f8f9fa; border: solid 1px #c9c9c9; color: #a7a7a7; }

.contactus-map-content .form-area .layui-form-select dl dd.layui-this { background-color: #ca0d16; }

.contactus-map-img { font-size: 0; text-align: center; margin-top: 30px; }

.contactus-map-img .pic { position: relative; display: inline-block; width: auto; font-size: 14px; }

.contactus-map-img .pic img { max-width: 100%; display: none; }
/* 修改隐藏了地图 换回block可现实block */

.contactus-map-img.guonei ul li { width: 2.44499%; height: 3.85757%; }

.contactus-map-img.guowai ul li { width: 2.20751%; height: 5.86907%; }

.contactus-map-img ul { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2;display: none; }
/* 地图上的小点点 */

.contactus-map-img ul li { position: absolute; }

.contactus-map-img ul li a { display: block; background: url(../images/icon-mapIcon.png) no-repeat center center; background-size: 100% 100%; width: 100%; height: 100%; }

.contactus-map-item { display: none; }

.contactus-map-item:nth-child(1) { display: block; }

/*联系我们 e*/
/*登录注册 s*/
.login-content { background: #F5F5F5; padding-top: 30px; padding-bottom: 35px; }

.login-content h3 { text-align: center; color: #333333; font-weight: bold; font-size: 18px; margin-bottom: 5px; }

.login-content h4 { color: #828282; letter-spacing: 2px; text-align: center; }

.login-area { max-width: 520px; margin-left: auto; margin-right: auto; }

.login-form { margin-top: 15px; background-color: #ffffff; padding: 30px 20px; }

.login-form .form-area { margin-bottom: 15px; }

.login-form .form-area.required p::before { content: '*'; color: #ff0000; position: absolute; left: 0; }

.login-form .form-area.numCode .input-box { position: relative; }

.login-form .form-area.numCode .layui-input { padding-right: 120px; }

.login-form .form-area.numCode .numCode-btn { position: absolute; line-height: 30px; -webkit-border-radius: 100px; border-radius: 100px; height: 30px; width: 100px; text-align: center; color: #ffffff; background-color: #d5142c; top: 5px; right: 10px; }

.login-form .form-area p { color: #828282; padding-left: 10px; position: relative; margin-bottom: 5px; }

.login-form .form-area .layui-input { background-color: #f3f4f5; height: 40px; -webkit-border-radius: 4px; border-radius: 4px; }

.login-form .form-area .slider-item { height: 40px; line-height: 40px; background-color: #c4c9cd; -webkit-border-radius: 4px; border-radius: 4px; overflow: hidden; border: 0; }

.login-form .form-area .slider-text, .login-form .form-area .slider-bg { height: 40px; line-height: 40px; }

.login-form .form-area .slider-btn { height: 40px; border: solid 1px #c4c9cd; }

.login-form .form-submit button { width: 100%; height: 40px; padding: 0; background-color: #d5142c; -webkit-border-radius: 4px; border-radius: 4px; }

.login-form .form-ctrl { color: #828282; padding-top: 10px; }

.login-form .form-ctrl .fl { line-height: 24px; }

.login-form .form-ctrl .fl a { color: #d5142c; }

.login-form .form-ctrl .fr { line-height: 24px; }

.login-form .form-ctrl .fr a { color: #828282; }

/*登录注册 e*/
/*资源下载 s*/
.resources { padding-bottom: 20px; }

.resources .publicTab1 ul { display: block; overflow-y: auto; }

.resources .publicTab1 ul::-webkit-scrollbar { width: auto; height: 2px; background-color: rgba(0, 0, 0, 0); }

.resources .publicTab1 ul::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: rgba(0, 0, 0, 0); }

.resources .publicTab1 ul::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #ca0d16; }

.resources .publicTab1 li { min-width: 80px; }

.resources .publicTab1 li a { padding: 0 15px; white-space: nowrap; }

.resources-area { margin-top: 25px; }

.resources-screen { margin-bottom: 20px; }

.resources-screen p { font-size: 16px; font-weight: bold; margin-bottom: 10px; }

.resources-screen .layui-form-select { width: 220px; }

.resources-screen .layui-input { background-color: #f8f9fa; border: solid 1px #c9c9c9; height: 40px; padding: 0 20px; }

.resources-screen .layui-input::-webkit-input-placeholder { color: #a7a7a7; }

.resources-screen .layui-input:-moz-placeholder { color: #a7a7a7; }

.resources-screen .layui-input::-moz-placeholder { color: #a7a7a7; }

.resources-screen .layui-input:-ms-input-placeholder { color: #a7a7a7; }

.resources-screen .layui-form-select dl dd.layui-this { background: #d70c25; }

.resources-list { margin-top: 20px; }

.resources-item { display: none; }

.resources-item:first-child { display: block; }

.resources-item ul { font-size: 0; margin-left: -6px; margin-right: -6px; }

.resources-item li { display: inline-block; vertical-align: top; padding: 0 6px; margin-bottom: 12px; width: 50%; font-size: 14px; }

.resources-item li a { display: block; }

.resources-item li .hgyPimg { border: solid 1px #eeeeee; }

.resources-item li .hgyPimg::after { padding-bottom: 75%; }

.resources-item li .hgyPimg .word { display: none; }

.resources-item li h2 { text-align: center; padding: 0 10px; color: #333333; font-size: 14px; margin-top: 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.unlogin-tips.layui-layer-dialog .layui-layer-content { padding: 30px; }

.unlogin-tips.layui-layer-dialog .layui-layer-content i { display: inline-block; vertical-align: middle; width: 24px; height: 24px; background: url(../images/icon-warning.png) no-repeat center center; background-size: 100% 100%; margin-right: 15px; }

/*资源下载 e*/
/*答疑解惑 s*/
.question .problem-type { width: 100%; }

.question .problem-type .layui-form-select dl dd.layui-this { background: #d70c25; }

.historical { margin-top: 30px; }

.historical-list { margin-top: 20px; margin-bottom: 30px; }

.historical-list li { border: solid 1px #e2e3e3; margin-bottom: 10px; }

.historical-list li h4 { border-bottom: solid 1px #e2e3e3; background-color: #f4f6f9; padding-left: 15px; padding-right: 15px; line-height: 36px; font-weight: bold; }

.historical-list li h4 span { font-weight: normal; padding: 0 15px; }

.historical-list li .txt-list { padding: 10px 15px; }

.historical-list li .txt-list p { line-height: 20px; padding-left: 26px; background-size: 20px 20px; background-position: left top; background-repeat: no-repeat; color: #666666; }

.historical-list li .txt-list p.question { background-image: url(../images/icon-question.png); margin-bottom: 10px; }

.historical-list li .txt-list p.answer { background-image: url(../images/icon-answer.png); }

/*答疑解惑 e*/
/*产品询价 s*/
.inquiry { padding-bottom: 30px; }

.inquiry-content { margin-top: 20px; }

.inquiry-content > h5 { color: #fff; padding: 5px 15px; background-color: #d70c25; display: inline-block; width: auto; margin-bottom: 10px; }

.inquiry-content .inquiry-item { border-bottom: dashed 1px #ddd; }

.inquiry-content .inquiry-item h4 { color: #3b3b3b; font-size: 18px; font-weight: bold; line-height: 20px; padding: 15px; position: relative; }

.inquiry-content .inquiry-item h4::before { content: ''; width: 6px; height: 6px; border: solid 1px #ca0d16; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.inquiry-content .inquiry-item h4 i { display: inline-block; width: 13px; height: 13px; position: relative; margin-left: 20px; background: url(../images/icon-addRed.png) no-repeat center center; background-size: 100% 100%; }

.inquiry-content .inquiry-item h4.cur::before { background: #ca0d16; }

.inquiry-content .inquiry-item h4.cur i { background-image: url(../images/icon-reduceRed.png); }

.inquiry-content .inquiry-lv2 { padding-left: 10px; display: none; }

.inquiry-content .inquiry-lv2 h3 { color: #999999; font-size: 16px; position: relative; padding-left: 15px; }

.inquiry-content .inquiry-lv2 h3::before { content: ''; position: absolute; top: 50%; margin-top: -3px; width: 6px; height: 6px; background: #aaaaaa; left: 0; }

.inquiry-content .inquiry-lv2 dd { margin-bottom: 10px; border-bottom: dashed 1px #dddddd; padding-bottom: 10px; }

.inquiry-content .inquiry-lv2 dd:last-child { border: 0; padding-bottom: 0; }

.inquiry-content .inquiry-lv2 ul { font-size: 0; margin-top: 8px; }

.inquiry-content .inquiry-lv2 li { padding-right: 15px; display: inline-block; vertical-align: top; width: 50%; font-size: 14px; color: #686868; line-height: 20px; margin-bottom: 5px; padding-left: 24px; background: url(../images/icon-checkbox.png) no-repeat left 3px; background-size: auto 14px; }

.inquiry-content .inquiry-lv2 li.cur { background-image: url(../images/icon-checked.png); }

.inquiry-content .inquiry-lv2 li input { display: none !important; }

.inquiry-content .inquiry-select-txt { margin-top: 20px; margin-bottom: 10px; }

.inquiry-content .inquiry-select-txt > p { color: #aaaaaa; margin-bottom: 8px; }

.inquiry-content .inquiry-select-txt ul { font-size: 0; }

.inquiry-content .inquiry-select-txt li { display: inline-block; vertical-align: top; font-size: 14px; margin-right: 10px; -webkit-border-radius: 1000px; border-radius: 1000px; line-height: 32px; border: solid 1px #dddddd; padding-left: 10px; padding-right: 30px; margin-bottom: 10px; position: relative; }

.inquiry-content .inquiry-select-txt li i { position: absolute; width: 10px; height: 10px; right: 10px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.inquiry-content .inquiry-select-txt li i::before { content: ''; width: 100%; height: 1px; background: #aaa; position: absolute; left: 50%; -webkit-transform: translate(-50%, 4px) rotate(-45deg); -ms-transform: translate(-50%, 4px) rotate(-45deg); -o-transform: translate(-50%, 4px) rotate(-45deg); transform: translate(-50%, 4px) rotate(-45deg); }

.inquiry-content .inquiry-select-txt li i::after { content: ''; width: 100%; height: 1px; background: #aaa; position: absolute; left: 50%; -webkit-transform: translate(-50%, 4px) rotate(45deg); -ms-transform: translate(-50%, 4px) rotate(45deg); -o-transform: translate(-50%, 4px) rotate(45deg); transform: translate(-50%, 4px) rotate(45deg); }

.inquiry-content .inquiry-form-item { margin-bottom: 10px; }

.inquiry-content .inquiry-form-item input { height: 38px; width: 100%; padding: 0 15px; }

.inquiry-content .inquiry-form-item textarea { resize: none; -webkit-border-radius: 0; border-radius: 0; border: 0; }

.inquiry-content .inquiry-form-item textarea::-webkit-input-placeholder { color: #bbbbbb; }

.inquiry-content .inquiry-form-item textarea:-moz-placeholder { color: #bbbbbb; }

.inquiry-content .inquiry-form-item textarea::-moz-placeholder { color: #bbbbbb; }

.inquiry-content .inquiry-form-item textarea:-ms-input-placeholder { color: #bbbbbb; }

.inquiry-content .inquiry-form-item .txt-box { position: relative; border: solid 1px #dddddd; }

.inquiry-content .inquiry-form-item .txt-box span { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 15px; color: #bbbbbb; pointer-events: none; }

.inquiry-content .inquiry-form-item.required .txt-box::after { content: '*'; color: #ca0d16; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); right: 15px; }

.inquiry-content .inquiry-form-item.noBorder .txt-box { border-color: #dddddd !important; }

.inquiry-content .inquiry-form-item.active .txt-box span { opacity: 0; }

.inquiry-content .inquiry-ctrl { font-size: 0; }

.inquiry-content .inquiry-ctrl button { border: solid 1px #dddddd; padding: 0; height: 40px; width: 100px; color: #737373; font-size: 14px; -webkit-border-radius: 0; border-radius: 0; display: inline-block; margin: 0; }

.inquiry-content .inquiry-ctrl button.btn-submit { background: none; border-color: #d70c25; color: #d70c25; margin-right: 20px; }

/*产品询价 e*/
/*搜索结果 s*/
.searchResult { padding-bottom: 30px; }

/*搜索结果 e*/
.to-top { background: url(../images/icon-top.png) no-repeat center center; background-size: 100% 100%; -webkit-border-radius: 0; border-radius: 0; opacity: 1; }

.to-top::before { display: none; }

/*首页 s*/
.inban-swiper { overflow: hidden; position: relative; }

.inban-page { position: absolute; left: 0; width: 100%; text-align: center; font-size: 0; line-height: 4px; z-index: 2; bottom: 10px; }

.inban-page span { display: inline-block; vertical-align: middle; height: 2px; width: 24px; background-color: #dadada; -webkit-border-radius: 0; border-radius: 0; margin: 0 2px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.inban-page .swiper-pagination-bullet-active { height: 4px; background-color: #e11616; }

.inban-item { position: relative; }

.inban-item .hgyPimg::after { padding-bottom: 46.875%; }

.inban-item .word { position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 2; text-align: center; width: 100%; }

.inban-item .word h3 { color: #ffffff; font-size: 20px; letter-spacing: 4px; margin-bottom: 15px; line-height: 26px; }

.inban-item .word a { display: block; margin-left: auto; margin-right: auto; line-height: 34px; color: #fff; text-align: left; width: 120px; padding: 0 15px; background: url(../images/icon-right.png) no-repeat 85% center; background-size: 25px auto; border: solid 1px rgba(160, 160, 160, 0.99); }

.index-investor { background: #fbfbfb; padding-bottom: 15px; }

.index-investor .area { background: #fff; padding: 20px 15px 15px; }

.index-investor .investor-l h4 { color: #e41919; font-size: 16px; }

.index-investor .investor-r { margin-top: 15px; }

.index-investor .investor-r .desc { color: #9299a1; font-size: 13px; }

.index-investor .instock { font-size: 0; margin-top: 15px; }

.index-investor .instock p { display: inline-block; vertical-align: bottom; font-size: 14px; line-height: 1; position: relative; }

.index-investor .instock p.count { font-size: 22px; color: #000; }

.index-investor .instock p.add_reduce { font-size: 18px; color: #aaa; padding-left: 16px; margin-left: 15px; }

.index-investor .instock p.add_reduce::after { content: ''; position: absolute; bottom: 4px; left: 0; width: 0; height: 0; _font-size: 0; _line-height: 0; _overflow: hidden; width: 0; height: 0; border-width: 6px; border-style: dashed dashed solid dashed; border-color: transparent transparent #e41919 transparent; opacity: 0; }

.index-investor .instock p.add_reduce.up { color: #e41919; }

.index-investor .instock p.add_reduce.up::after { opacity: 1; }

.index-investor .instock p.add_reduce.down { color: green; }

.index-investor .instock p.add_reduce.down::after { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); bottom: -2px; opacity: 1; border-color: transparent transparent green transparent; }

.index-investor .instock p.date { font-size: 12px; color: #999; margin-left: 15px; }

.index-investor .investor-data { margin-top: 15px; }

.index-investor .investor-data ul { font-size: 0; margin-left: -8px; margin-right: -8px; margin-bottom: -15px; }

.index-investor .investor-data li { display: inline-block; vertical-align: top; width: 50%; font-size: 14px; margin-bottom: 15px; padding: 0 8px; }

.index-investor .investor-data .data-num { color: #d70c25; font-size: 20px; letter-spacing: -1px; }

.index-investor .investor-data p { font-size: 13px; color: #282828; line-height: 1; padding-top: 4px; }

.insolution { padding-top: 30px; }

.insolution-list { margin-top: 20px; margin-left: -3px; margin-right: -3px; font-size: 0; }

.insolution-list li { padding: 0 3px; margin-bottom: 6px; display: inline-block; width: 50%; font-size: 14px; }

.insolution-item { display: block; position: relative; }

.insolution-item .hgyPimg::after { padding-bottom: 60%; }

.insolution-item .word { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 100%; text-align: center; }

.insolution-item .word h3 { color: #fff; font-size: 16px; letter-spacing: 2px; }

.inproduct { padding-top: 25px; padding-bottom: 30px; }

.inpro-box { margin-left: -10px; margin-right: -10px; }

.inpro-swiper { padding-top: 20px; padding-left: 10px; padding-right: 10px; overflow: hidden; }

.inpro-swiper .swiper-slide:nth-child(4n) .hgyPimg::before { background: #F0B62A; }

.inpro-swiper .swiper-slide:nth-child(4n-1) .hgyPimg::before { background: #03C6DC; }

.inpro-swiper .swiper-slide:nth-child(4n-2) .hgyPimg::before { background: #654BC6; }

.inpro-item { display: block; }

.inpro-item .hgyPimg::after { padding-bottom: 112.2807%; }

.inpro-item .hgyPimg::before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; background: #085BD7; height: 3px; z-index: 2; }

.inpro-item .word { background: #fff url(../images/inpro-word-bg.png) no-repeat right bottom; background-size: 100% 100%; padding: 15px 20px 15px 15px; }

.inpro-item h2 { font-size: 16px; line-height: 1.2; margin-bottom: 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.inpro-item .desc { color: #5c5c5c; opacity: 0.8; font-size: 13px; display: -webkit-box; height: 36px; line-height: 18px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.inpro-page, .innews-page { font-size: 0; line-height: 1; text-align: center; margin-top: 15px; }

.inpro-page span, .innews-page span { margin: 0 3px; background: #ddd; }

.inpro-page .swiper-pagination-bullet-active, .innews-page .swiper-pagination-bullet-active { background: #EB2629; }

.in-area1 { background: url(../images/in-bg.jpg) no-repeat center center; background-size: auto 100%; }

.in-area1 .txt { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; padding: 60px 0; color: #c7c7c7; font-size: 18px; }

.in-area1 .txt span { font-size: 26px; color: #d70c25; letter-spacing: -2px; }

.innews { padding-top: 30px; padding-bottom: 35px; }

.innews-swiper { padding-top: 20px; overflow: hidden; }

.innews-item { display: block; }

.innews-item .hgyPimg::after { padding-bottom: 75%; }

.innews-item .word { padding-top: 15px; }

.innews-item h2 { font-size: 16px; color: #555555; margin-bottom: 10px; display: -webkit-box; height: 48px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.innews-item .date { color: #636363; font-size: 16px; letter-spacing: -1px; border-top: solid 1px #E8F0F2; padding-top: 10px; }

@media (max-width: 1024px) { nav h3 a { background-image: none !important; } }

/*首页 e*/


@media (min-width: 768px) { /*公司简介 s*/
  .company-culture li { width: 20%; }
  .company-data .word li { width: 33.33333%; }
  .company-area1 .area1-left { float: left; padding-right: 20px; width: 63.25%; }
  .company-area1 .area1-right { float: right; width: 36.75%; }
  /*公司简介 e*/
  /*荣誉资质 s*/
  .honor-ul li { width: 33.3333%; }
  /*荣誉资质 e*/
  /*人才招聘 s*/
  .process-list li { width: 33.3333%; }
  .recruit-talent li { width: 33.3333%; }
  .benefits-list li { margin-bottom: 2px; }
  .recruit-area4 { padding-bottom: 30px; }
  .benefits-item .hgyPimg::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); z-index: 2; }
  .benefits-item .word { position: absolute; top: 0; left: 0; width: 100%; z-index: 3; color: #fff; padding: 0 30px; text-align: center; padding-top: 15%; }
  .benefits-item .count { float: none; margin: 0; line-height: 1; font-size: 50px; font-weight: normal; text-align: center; }
  /*人才招聘 e*/
  /*产品列表 s*/
  .product-list-recommend .re-box { font-size: 0; }
  .product-list-recommend .pic { width: 50%; font-size: 14px; display: inline-block; vertical-align: top; border-right: solid 1px #d0d0d0; }
  .product-list-recommend .word { width: 50%; font-size: 14px; display: inline-block; vertical-align: top; padding-left: 30px; }
  .product-list-recommend .word h2 { margin-bottom: 20px; }
  .product-list-recommend .word .desc { margin-bottom: 40px; }
  .product-list-item .pic { width: 140px; }
  .product-list-item .word { width: auto; padding-left: 20px; }
  /*产品列表 e*/
  /*产品详情 s*/
  .pro-summary .view { display: table; table-layout: fixed; width: 100%; }
  .pro-summary .pic-area { width: 50%; display: table-cell; vertical-align: top; }
  .pro-summary .word { width: 50%; display: table-cell; vertical-align: top; margin-top: 0; padding-left: 20px; }
  .proUse-list li { width: 33.3333%; }
  /*产品详情 e*/
  /*方案列表 s*/
  .solution-ul li { display: table; table-layout: fixed; width: 100%; }
  .solution-ul .word { width: 50%; display: table-cell; vertical-align: top; padding-left: 20px; }
  .solution-ul .pic { width: 50%; display: table-cell; vertical-align: top; }
  /*方案列表 e*/
  /*新闻列表 s*/
  .news-top-item { display: table; table-layout: fixed; width: 100%; }
  .news-top-item .pic { width: 50%; display: table-cell; vertical-align: top; }
  .news-top-item .word { width: 50%; display: table-cell; vertical-align: top; padding-top: 30px; padding-left: 25px; padding-right: 25px; }
  .news-top-item .desc { margin-bottom: 40px; }
  .news-recommend { padding-bottom: 20px; margin-bottom: 20px; }
  .news-ul li { margin-bottom: 20px; padding-bottom: 20px; }
  .news-list-item { display: table; table-layout: fixed; width: 100%; }
  .news-list-item .pic { width: 20%; display: table-cell; vertical-align: middle; }
  .news-list-item .word { display: table-cell; vertical-align: middle; padding-left: 20px; padding-top: 0; }
  /*新闻列表 e*/
  /*新闻详情 s*/
  .newsDetail-other { max-width: 800px; margin-left: auto; margin-right: auto; }
  .newsDetail-other ul { font-size: 0; }
  .newsDetail-other li { width: 50%; display: inline-block; vertical-align: top; font-size: 13px; padding-right: 20px; }
  /*新闻详情 e*/
  /*科技成果 s*/
  .science-list li { width: 33.3333%; }
  /*科技成果 e*/
  /*基础情况 s*/
  .stock-box { padding-left: 50px; padding-top: 56px; padding-bottom: 56px; }
  .stock-box .stock-num { font-size: 28px; }
  .stock-box .left { margin-right: 60px; }
  .stock-box .right p { font-size: 40px; padding-right: 40px; line-height: 30px; background-size: auto 100%; }
  /*基础情况 e*/
  /*定期报告 s*/
  .reports-list ul { font-size: 0; margin-left: -7px; margin-right: -7px; }
  .reports-list li { font-size: 14px; display: inline-block; vertical-align: top; width: 50%; padding: 0 7px; }
  /*定期报告 e*/
  /*投资者交流 s*/
  .exchange-top { font-size: 0; }
  .exchange-top .form-area { display: inline-block; vertical-align: top; width: 50%; font-size: 14px; }
  .exchange-top .form-area.form-textarea { width: 100%; }
  .exchange-top .form-area.form-textarea .layui-textarea { min-height: 100px; }
  /*投资者交流 e*/
  /*联系我们 s*/
  .contactus-item .b ul { margin-left: -6px; margin-bottom: -6px; font-size: 0; }
  .contactus-item .b li { padding: 0 6px; display: inline-block; font-size: 14px; width: 33.3333%; margin-bottom: 0; }
  /*联系我们 e*/
  /*资源下载 s*/
  .resources .publicTab1 ul { display: table; }
  .unlogin-tips { width: 520px !important; }
  .unlogin-tips.layui-layer-dialog .layui-layer-content { text-align: center; height: 146px; width: 520px; line-height: 146px; padding: 0; font-size: 16px; }
  /*资源下载 e*/
  /*答疑解惑 s*/
  .question .problem-type { width: 100%; }
  /*答疑解惑 e*/
  /*首页 s*/
  .index-investor .investor-data li { width: 25%; }
  /*首页 e*/ }


@media (min-width: 1024px) { /*头部 s*/
  header { height: 80px; }
  .headfixed { padding: 0 40px; }
  .logo { padding: 20px 0; }
  .logo img { height: 40px; }
  .toggle-btn, .search-toggle-btn { display: none !important; }
  .head-c { float: left; font-size: 0; margin-left: 30px; }
  .head-c::after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
  .pc-togglebtn { float: left; font-size: 14px; width: 30px; height: 24px; position: relative; margin-top: 28px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
  .pc-togglebtn span { position: absolute; width: 100%; left: 0; height: 2px; background: #6d6d6d; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .pc-togglebtn span:first-child { top: 0; }
  .pc-togglebtn span:nth-child(2) { top: 50%; margin-top: -1px; }
  .pc-togglebtn span:last-child { bottom: 0; }
  .pc-togglebtn.active span:first-child { top: 50%; margin-top: -1px; }
  .pc-togglebtn.active span:last-child { bottom: 50%; margin-top: -1px; }
  nav { display: inline-block !important; height: auto; overflow: inherit; padding: 0; position: static; -webkit-transform: none; -ms-transform: none; -o-transform: none; transform: none; width: auto; margin-left: 20px; }
  nav ul { font-size: 0; }
  nav li { border: 0; display: inline-block; vertical-align: top; position: relative; }
  nav li.mShow { display: none !important; }
  nav li:hover h3 a { color: #e11616; }
  nav li:hover .head-subnav { -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); pointer-events: auto; opacity: 1; }
  nav li.cur h3 a { color: #e11616; }
  nav h3 i { display: none !important; }
  nav h3 a { padding: 0 10px; line-height: 80px; }
  nav h3 a::after { content: ''; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
  .pcShow { display: inline-block; font-size: 0; vertical-align: top; }
  .pcShow a { font-size: 13px; display: inline-block; line-height: 38px; background-size: auto 22px; background-position: left center; padding-left: 30px; }
  .pcShow a.field { background-image: url(../images/icon-field-2.png); margin-right: 10px; }
  .pcShow a.achievements { background-image: url(../images/icon-achievements-2.png); }
  .login a, .lang a { width: 38px; height: 38px; }
  .login:hover > a { background-image: url(../images/icon-login-3.png); }
  .login:hover .islogin { -webkit-transform: translate(-50%, 21px); -ms-transform: translate(-50%, 21px); -o-transform: translate(-50%, 21px); transform: translate(-50%, 21px); opacity: 1; pointer-events: auto; }
  .islogin { display: block !important; width: 120px; -webkit-transform: translate(-50%, 30px); -ms-transform: translate(-50%, 30px); -o-transform: translate(-50%, 30px); transform: translate(-50%, 30px); -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; opacity: 0; pointer-events: none; }
  .islogin::before { content: ''; position: absolute; bottom: 100%; left: 0; width: 100%; height: 23px; }
  .lang a { background-size: auto 22px; }
  .lang a:hover { background-image: url(../images/icon-lang-3.png); }
  .search { vertical-align: top; }
  .head-r { margin-top: 21px; }
  .head-r a:hover { color: #e11616; }
  .search-box { display: block !important; position: static; padding: 0; -webkit-box-shadow: none; box-shadow: none; background: none; }
  .search-box form { border: solid 1px #f1f1f1; -webkit-border-radius: 1000px 1000px; border-radius: 1000px 1000px; }
  .search-box .search-input { border-color: transparent; background: none; height: 36px; font-size: 14px; width: 100px; padding-right: 50px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .search-box .search-input.cur { width: 300px; }
  .search-box .search-submit { background-color: transparent; background-image: url(../images/icon-search-3.png); background-size: 18px 18px; height: 36px; width: 50px; }
  .head-subnav { display: block; position: absolute; top: 100%; left: 50%; -webkit-transform: translate(-50%, 10px); -ms-transform: translate(-50%, 10px); -o-transform: translate(-50%, 10px); transform: translate(-50%, 10px); min-width: 140px; background: rgba(255, 255, 255, 0.85); padding: 10px 0; border-top: solid 4px #e11616; pointer-events: none; opacity: 0; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .head-subnav a { padding: 5px 0; text-align: center; color: #333; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .head-subnav a:hover { color: #e11616; }
  .full-main-nav { display: block; position: fixed; left: 0; top: 0; z-index: -1; opacity: 0; -webkit-transition: all ease .5s; -o-transition: all ease .5s; transition: all ease .5s; width: 100%; height: 100%; }
  .full-main-nav.active { z-index: 51; opacity: 1; }
  .full-main-nav.active li { top: 0; opacity: 1; }
  .full-navbg { position: relative; z-index: 3; height: 100%; overflow: hidden; background-repeat: no-repeat; background-position: center center; background-size: cover; }
  .nav-swiper { position: relative; z-index: 3; height: 100%; overflow: visible; }
  .nav-swiper .swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: -o-transform; transition-property: transform; transition-property: transform, -webkit-transform, -o-transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
  .nav-swiper li { position: relative; top: -40px; opacity: 0; -webkit-transition-duration: 0.5s, 0.5s, 0.5s; -o-transition-duration: 0.5s, 0.5s, 0.5s; transition-duration: 0.5s, 0.5s, 0.5s; -webkit-transition-property: opacity, top; -o-transition-property: opacity, top; transition-property: opacity, top; width: 20%; border-right: 1px solid #f0f0f0; background-color: #ffffff; }
  .nav-swiper li > a { display: block; width: 100%; height: 100%; }
  .nav-swiper li a { -webkit-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; }
  .nav-swiper li:hover { background: none; }
  .nav-swiper li:hover a { opacity: 1; color: #ffffff; }
  .nav-swiper li:hover .id::before { opacity: 1; }
  .nav-swiper li:hover .id, .nav-swiper li:hover .title, .nav-swiper li:hover .subnav { opacity: 1; -webkit-transform: translateY(-30px); -ms-transform: translateY(-30px); -o-transform: translateY(-30px); transform: translateY(-30px); }
  .nav-swiper li:nth-child(1) { -webkit-transition-delay: 0.4s; -o-transition-delay: 0.4s; transition-delay: 0.4s; }
  .nav-swiper li:nth-child(2) { -webkit-transition-delay: 0.6s; -o-transition-delay: 0.6s; transition-delay: 0.6s; }
  .nav-swiper li:nth-child(3) { -webkit-transition-delay: 0.8s; -o-transition-delay: 0.8s; transition-delay: 0.8s; }
  .nav-swiper li:nth-child(4) { -webkit-transition-delay: 1s; -o-transition-delay: 1s; transition-delay: 1s; }
  .nav-swiper li:nth-child(5) { -webkit-transition-delay: 1.2s; -o-transition-delay: 1.2s; transition-delay: 1.2s; }
  .nav-swiper li:nth-child(6) { -webkit-transition-delay: 1.4s; -o-transition-delay: 1.4s; transition-delay: 1.4s; }
  .nav-swiper li .id { -webkit-transition: all ease .5s; -o-transition: all ease .5s; transition: all ease .5s; font-size: 56px; line-height: 56px; color: #f6f6f6; font-family: DINEng; text-align: center; }
  .nav-swiper li .id::before { content: ''; display: block; width: 1px; height: 62px; background-color: #00b9fc; margin: 0 auto 25px; opacity: 0; }
  .nav-swiper li .title { -webkit-transition: all ease .5s; -o-transition: all ease .5s; transition: all ease .5s; text-align: center; font-size: 24px; color: #545454; line-height: 28px; margin: 57px 0 29px; }
  .nav-swiper li .subnav { -webkit-transition: all ease .5s; -o-transition: all ease .5s; transition: all ease .5s; font-size: 14px; line-height: 28px; opacity: 1; text-align: center; }
  .nav-swiper li .subnav a { color: #9a9a9a; position: relative; z-index: 11; }
  .nav-swiper li .subnav a:hover { color: #fff; }
  .full-text { position: absolute; left: 0; top: 29%; width: 100%; }
  /*头部 e*/
  /*底部 s*/
  footer { padding-top: 40px; padding-bottom: 60px; }
  .foot-nav { font-size: 0; }
  .foot-nav li { display: inline-block; vertical-align: top; font-size: 14px; border: none; padding-right: 20px; width: 12.5%; }
  .foot-nav li h3 i { display: none !important; }
  .foot-nav li h3 a { padding: 0; font-size: 16px; }
  .foot-subnav { display: block !important; padding-bottom: 0; padding-top: 10px; }
  .foot-subnav a { line-height: 20px; padding: 3px 0; }
  .foot-subnav a:hover { color: #fff; opacity: 0.8; }
  .foot-left { float: left; width: -webkit-calc(100% - 200px); width: calc(100% - 200px); }
  .foot-right { float: right; margin-top: 0; width: 200px; text-align: right; }
  .fqrcode .codeimg img { margin-right: 0; }
  .fqrcode .txt { text-align: right; }
  .copyright { text-align: right; }
  .copyright a:hover { color: #fff; opacity: 1; }
  .foot-social { text-align: right; }
  /*底部 e*/
  /*公司简介 s*/
  .company-head { padding-bottom: 20px; }
  .company-head .en { font-size: 46px; }
  .company-head h2 { font-size: 26px; }
  .company-area1 { padding-bottom: 50px; }
  .company-area1 .area1-left { padding-right: 30px; }
  .company-area1 .area1-right { margin-top: 0; padding-top: 40px; }
  .company-data { position: relative; }
  .company-data .word { position: absolute; width: 100%; top: 0; left: 0; color: #fff; padding-top: 60px; }
  .company-data .word ul { margin-left: -30px; margin-right: -30px; text-align: center; }
  .company-data .word li { width: auto; margin-bottom: 0; padding: 0 30px; position: relative; text-align: left; }
  .company-data .word li:last-child::after { display: none; }
  .company-data .word li::after { content: ''; position: absolute; right: 0; width: 2px; background-color: #ffffff; opacity: 0.5; height: 40px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
  .company-data .word div { font-size: 34px; }
  .company-culture { margin-top: 40px; padding-bottom: 100px; }
  .company-culture .list { margin-top: 40px; }
  .company-culture .icon { margin-bottom: 17px; }
  .company-culture .icon img { height: 65px; }
  .company-culture .item { padding-top: 30px; padding-bottom: 34px; }
  .company-culture h3 { font-size: 20px; letter-spacing: 4px; margin-bottom: 12px; }
  .company-culture .desc { font-size: 16px; line-height: 20px; height: 40px; }
  .development-box { margin-top: 110px; padding: 0 50px; position: relative; }
  .development-swiper { padding: 0 20px; }
  .development-swiper::after { height: 5px; top: 172px; -webkit-transform: none; -ms-transform: none; -o-transform: none; transform: none; margin: 0; }
  .development-swiper .swiper-slide:nth-child(even) .bottom { padding-top: 76px; height: 182px; padding-left: 40px; }
  .development-item { padding-left: 44px; }
  .development-item .year { width: 89px; height: 101px; font-size: 28px; line-height: 89px; letter-spacing: -2px; padding-top: 13px; top: 172px; margin-top: -6px; }
  .development-item .top { padding-left: 30px; padding-top: 16px; padding-bottom: 66px; height: 172px; }
  .development-next, .development-prev { margin-top: -2px; }
  .company-development { padding-bottom: 120px; }
  .company-area5 { background-size: 100% 100%; padding-top: 50px; padding-bottom: 80px; }
  .company-area5 .area5-desc { margin-top: 30px; font-size: 16px; line-height: 26px; }
  .company-area5-box { margin-top: 36px; padding: 0 50px; position: relative; }
  .company-area5-swiper .hgyPimg:hover img { -webkit-transform: translate(-50%, -50%) scale(1.03); -ms-transform: translate(-50%, -50%) scale(1.03); -o-transform: translate(-50%, -50%) scale(1.03); transform: translate(-50%, -50%) scale(1.03); }
  /*公司简介 e*/
  /*荣誉资质 s*/
  .honor-desc { line-height: 26px; font-size: 16px; margin-top: 30px; }
  .honor { padding-bottom: 60px; }
  .honor .publicTab1 { margin-bottom: 40px; }
  .honor .publicPage { margin-top: 34px; }
  .honor-ul { margin-left: -8px; margin-right: -8px; }
  .honor-ul li { width: 25%; padding: 0 8px; margin-bottom: 16px; cursor: pointer; }
  .honor-ul li img { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .honor-ul li:hover img { -webkit-transform: translate(-50%, -50%) scale(1.03); -ms-transform: translate(-50%, -50%) scale(1.03); -o-transform: translate(-50%, -50%) scale(1.03); transform: translate(-50%, -50%) scale(1.03); }
  .honor-ul h2 { margin-top: 12px; }
  /*荣誉资质 e*/
  /*人才招聘 s*/
  .concept-item .word { padding-top: 20px; }
  .concept-item h2 { margin-bottom: 14px; font-size: 18px; }
  .concept-item .desc { line-height: 20px; height: 80px; }
  .concept-swiper { margin-top: 0; padding-top: 36px; margin-bottom: 40px; }
  .concept-swiper .swiper-slide { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .concept-swiper .swiper-slide:hover { -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); transform: translateY(-10px); -webkit-box-shadow: 0 20px 20px -13px #ddd; box-shadow: 0 20px 20px -13px #ddd; }
  .recruit-btn a { height: 45px; line-height: 43px; min-width: 203px; font-size: 16px; margin: 0 10px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .recruit-btn a:hover { color: #fff; background: #d10b15; border-color: #d10b15; }
  .recruit-area1 { padding-bottom: 60px; }
  .recruit-area2 { padding-top: 45px; padding-bottom: 11.92708%; }
  .process-list { margin-top: 80px; position: relative; }
  .process-list::after, .process-list::before { content: ''; position: absolute; top: 50%; margin-top: -1px; height: 2px; width: 93px; background: #fff; opacity: .3; }
  .process-list::after { left: 100%; }
  .process-list::before { right: 100%; }
  .process-list .process-bg { display: block; }
  .process-list .ul-box { position: absolute; width: 100%; top: 0; }
  .process-list ul { margin-left: -1.58333%; margin-right: -1.58333%; }
  .process-list li { margin-bottom: 0; width: 16.66667%; padding: 0 1.58333%; }
  .process-list .icon { width: 100%; height: auto; }
  .process-list .icon img { border: 0; }
  .process-item p { font-size: 18px; }
  .process-item .icon { margin-bottom: 16px; }
  .recruit-area3 { padding-top: 50px; padding-bottom: 40px; }
  .recruit-talent { margin-top: 30px; }
  .talent-item .word { padding-left: 30px; padding-right: 30px; padding-bottom: 25px; }
  .talent-item h3 { font-size: 20px; margin-bottom: 10px; }
  .talent-item dl { height: 180px; }
  .talent-item dd a { font-size: 16px; padding: 5px 0; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .talent-item dd a:hover { color: #fff; }
  .recruit-area4 { padding-top: 50px; padding-bottom: 45px; }
  .benefits-list { margin-top: 30px; }
  .benefits-list li { width: 33.33333%; }
  .benefits-item .desc { font-size: 16px; line-height: 22px; height: 44px; color: #ccc; opacity: 1; }
  .benefits-item .count { margin-bottom: 8px; color: #cccccc; }
  .benefits-item h3 { margin-bottom: 8px; letter-spacing: 1px; }
  /*人才招聘 e*/
  /*校园招聘 s*/
  .recruit-school .publicPage { margin-bottom: 50px; }
  .recruit-result { margin-bottom: 40px; }
  .recruit-result .result-item { display: table; table-layout: fixed; width: 100%; padding: 20px 0; min-height: 80px; }
  .recruit-result .result-item:hover { background: #f9f9f9; }
  .recruit-result .result-item:hover h2 { color: #ca0d16; text-decoration: underline; }
  .recruit-result .result-item:hover::after { background-image: url(../images/icon-right01-o.png); }
  .recruit-result .result-item::after { right: 20px; top: 50%; bottom: auto; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
  .recruit-result .result-item h2 { padding-left: 20px; font-size: 18px; margin-bottom: 0; }
  .recruit-result .result-item .city-list { width: 239px; margin-bottom: 0; display: table-cell; vertical-align: middle; }
  .recruit-result .result-item .type-txt { margin-bottom: 0; display: table-cell; vertical-align: middle; }
  .recruit-result .result-item .skill-txt { text-align: center; }
  .recruit-result .item-box { display: table-cell; vertical-align: middle; width: 33.33333%; }
  .school-faq { padding: 40px 0; }
  .school-faq h3 { font-size: 18px; margin-bottom: 14px; }
  .school-faq .desc { line-height: 22px; margin-bottom: 15px; }
  .school-faq a { padding-left: 50px; background-size: 20px auto; line-height: 40px; }
  /*校园招聘 e*/
  /*常见问题 s*/
  .FAQ-title { margin-bottom: 40px; }
  .FAQ-content { margin-top: 40px; }
  .FAQ-content h3 { font-size: 20px; margin-bottom: 15px; }
  .FAQ-content p { font-size: 15px; line-height: 22px; }
  /*常见问题 e*/
  /*招聘详情 s*/
  .recruit-tips { margin-bottom: 20px; }
  .recruit-detail-area .post-select .layui-input { height: 50px; padding-left: 20px; }
  .recruit-detail-area .post-info { margin-top: 40px; }
  .recruit-detail-area .post-item h3 { font-size: 20px; }
  .recruit-detail-area .post-item .word { font-size: 15px; line-height: 22px; padding-top: 20px; padding-bottom: 40px; margin-bottom: 40px; }
  .recruit-detail-area .post-item .layui-btn { width: 52px; height: 52px; }
  .recruit-detail-area .post-item .layui-btn:hover { background-image: url(../images/icon-add-o.png); }
  .recruit-detail-area .post-item.certificate .word { padding-bottom: 10.83333%; }
  .recruit-detail-area .post-item #uploadImg { margin-top: 10px; }
  .recruit-detail { padding-bottom: 7.29167%; }
  .recruit-detail-share { margin-top: 40px; }
  /*招聘详情 e*/
  /*产品列表 s*/
  .product-list { padding-bottom: 40px; }
  .product-screen { margin-bottom: 40px; }
  .product-screen .layui-form { font-size: 0; text-align: center; }
  .product-screen .form-area { font-size: 14px; display: inline-block; vertical-align: top; width: auto; margin-left: 25px; }
  .product-screen .form-area span { display: inline-block; }
  .product-screen .form-area .box { display: inline-block; }
  .product-screen .form-area.input-search .layui-input { width: 420px; }
  .product-screen .form-area.select-type { margin-left: 0; }
  .product-screen .form-area.select-type .layui-input { width: 220px; }
  .product-screen .form-area.select-type .layui-form-select dl dd.layui-this { background: #ca0d16; }
  .product-screen .form-submit { margin-top: 0; display: inline-block; vertical-align: top; margin-left: 10px; }
  .product-screen .form-submit .layui-btn { width: 100px; }
  .product-content { display: table; table-layout: fixed; width: 100%; }
  .product-left { width: 240px; display: table-cell; vertical-align: top; background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#fff)); background-image: -webkit-linear-gradient(#f4f4f4, #fff); background-image: -o-linear-gradient(#f4f4f4, #fff); background-image: linear-gradient(#f4f4f4, #fff); }
  .product-left .product-nav-btn { display: none !important; }
  .product-left ul { position: static; -webkit-transform: none; -ms-transform: none; -o-transform: none; transform: none; display: block !important; }
  .product-left ul h3 a { padding-top: 14px; padding-bottom: 14px; padding-left: 50px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .product-left ul h3 a::before { top: 16px; left: 18px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .product-left ul h3 a:hover { color: #fff; background-color: #ca0d16; }
  .product-left ul h3 a:hover::before { border-color: #fff; }
  .product-left ul h4 a { padding: 10px 0; font-size: 16px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .product-left ul h4 a:hover { color: #ca0d16; }
  .product-left ul .lv3 { padding-bottom: 25px; }
  .product-left ul .lv3 a:hover { color: #ca0d16; }
  .product-left li { border-bottom: solid 1px #f5f5f5; }
  .product-left li.cur h3 a::before, .product-left li.active h3 a::before { top: 22px; }
  .product-left li.cur .lv2 { display: block; }
  .product-right { margin-top: 0; display: table-cell; vertical-align: top; padding-left: 20px; }
  .product-list-recommend { padding: 30px 40px; margin-bottom: 20px; }
  .product-list-recommend .pic { width: 50%; }
  .product-list-recommend .pic-box { width: 295px; margin-left: auto; margin-right: auto; }
  .product-list-recommend .word { padding-left: 40px; padding-top: 20px; }
  .product-list-recommend .word h2 { font-size: 20px; margin-bottom: 35px; }
  .product-list-recommend .word .desc { margin-bottom: 80px; }
  .product-list-recommend .word .btn2 { line-height: 48px; font-size: 15px; width: 160px; }
  .product-list-item { padding-top: 19px; padding-bottom: 19px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .product-list-item:hover { border-color: #ca0d16; }
  .product-list-item:hover .word-txt h2 { color: #ca0d16; }
  .product-list-item:hover .pic-box img { -webkit-transform: translate(-50%, -50%) scale(1.03); -ms-transform: translate(-50%, -50%) scale(1.03); -o-transform: translate(-50%, -50%) scale(1.03); transform: translate(-50%, -50%) scale(1.03); }
  .product-list-item .pic { width: 25.42553%; }
  .product-list-item .pic-box { width: 140px; margin-left: auto; margin-right: auto; }
  .product-list-item .word { padding-left: 20px; padding-top: 16px; }
  .product-list-item .word::before { left: 0; }
  .product-list-item .word-txt { padding-top: 0; padding-left: 0; }
  .product-list-item .word-txt h2 { font-size: 20px; margin-bottom: 10px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .product-list-item .word-txt .desc { height: auto; -webkit-line-clamp: 1; margin-bottom: 20px; }
  .product-list-ul { margin-bottom: 13.40426%; }
  .product-list-ul li { margin-bottom: 20px; }
  .product-foot { padding-top: 4.0625%; padding-bottom: 2.86458%; }
  .product-foot h4 { font-size: 26px; margin-bottom: 32px; }
  .product-foot a { line-height: 48px; width: 148px; font-size: 20px; }
  /*产品列表 e*/
  /*产品详情 s*/
  .productDetail-title { margin-bottom: 40px; }
  .productDetail-title h1 { font-size: 36px; }
  .productDetail-title h2 { font-size: 20px; }
  .productDetail-content { margin-top: 40px; }
  .pro-summary .pic-area { position: relative; width: 400px; }
  .pro-summary .pic-area .productDetail-prev.btn-prev { left: 10px; }
  .pro-summary .pic-area .productDetail-next.btn-next { right: 10px; }
  .pro-summary .word { width: auto; padding-left: 50px; padding-top: 30px; position: relative; padding-bottom: 80px; }
  .pro-summary .word h3 { margin-bottom: 30px; -webkit-transform: translateX(-20px); -ms-transform: translateX(-20px); -o-transform: translateX(-20px); transform: translateX(-20px); }
  .pro-summary .word .btns { position: absolute; bottom: 16px; left: 0; padding-left: 50px; margin: 0; }
  .pro-summary .word .desc { font-size: 15px; line-height: 22px; }
  .productDetail-item { padding-bottom: 40px; }
  .productDetail-item .pic-big { position: relative; }
  .productDetail-item .pic-thumb { position: absolute; margin: 0; top: 344px; right: 6px; z-index: 2; }
  .productDetail-item .pic-thumb ul { text-align: right; }
  .productDetail-item .pic-thumb li { margin-left: 4px; margin-right: 0; cursor: pointer; }
  .productDetail-area2 { padding-bottom: 50px; }
  .productDetail-area2 .area-case { padding-top: 46px; padding-bottom: 60px; }
  .productDetail-area2 .sw-box { position: relative; padding: 0 50px; }
  .productDetail-area2 .area-pro { padding-top: 46px; padding-bottom: 50px; }
  .proCase-swiper { margin-top: 30px; }
  .proCase-swiper .case-item:hover .pic img { -webkit-transform: translate(-50%, -50%) scale(1.03); -ms-transform: translate(-50%, -50%) scale(1.03); -o-transform: translate(-50%, -50%) scale(1.03); transform: translate(-50%, -50%) scale(1.03); }
  .proRem-swiper { margin-top: 30px; }
  .proRem-swiper .proRem-item:hover .pic img { -webkit-transform: translate(-50%, -50%) scale(1.03); -ms-transform: translate(-50%, -50%) scale(1.03); -o-transform: translate(-50%, -50%) scale(1.03); transform: translate(-50%, -50%) scale(1.03); }
  .proCase-page, .proRem-page { display: none; }
  .proCase-prev, .proCase-next { margin-top: -15px; }
  .backProduct a { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .backProduct a:hover { color: #fff; background: #d70c25; }
  .pro-technology { padding-bottom: 60px; }
  .technology-list li { cursor: pointer; }
  .technology-list li.cur h4::after { top: 40px; }
  .technology-list h4 { letter-spacing: -1px; font-size: 24px; padding: 30px 0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
  .technology-list h4::after { top: 34px; }
  .technology-list dd { padding: 30px 0; }
  .technology-list dd h3 { font-size: 16px; width: 25%; padding-left: 18px; line-height: 36px; }
  .technology-list dd h3::before { top: 15px; }
  .technology-list dd .value { font-size: 16px; line-height: 36px; }
  .proUse-list { margin-bottom: -16px; }
  .proUse-list li { margin-bottom: 16px; }
  .proUse-item:hover .hgyPimg > img { -webkit-transform: translate(-50%, -50%) scale(1.03); -ms-transform: translate(-50%, -50%) scale(1.03); -o-transform: translate(-50%, -50%) scale(1.03); transform: translate(-50%, -50%) scale(1.03); }
  .proUse-item .icon img { width: 83px; height: 83px; }
  .proUse-item h2 { font-size: 16px; margin-top: 12px; }
  /*产品详情 e*/
  /*方案列表 s*/
  .solution-ul { margin-bottom: 40px; }
  .solution-ul li { padding-bottom: 20px; margin-bottom: 20px; }
  .solution-ul li:hover .word h2 a { color: #ca0d16; }
  .solution-ul li:hover .more a { color: #ca0d16; }
  .solution-ul li:hover img { -webkit-transform: translate(-50%, -50%) scale(1.03); -ms-transform: translate(-50%, -50%) scale(1.03); -o-transform: translate(-50%, -50%) scale(1.03); transform: translate(-50%, -50%) scale(1.03); }
  .solution-ul .pic { width: 42.55319%; }
  .solution-ul .word { width: 57.44681%; padding-top: 20px; padding-left: 5.31915%; }
  .solution-ul .word h2 { margin-bottom: 20px; }
  .solution-ul .word h2 a { font-size: 20px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .solution-ul .word .desc { line-height: 18px; height: 54px; margin-bottom: 20px; }
  .solution-ul .word .more a { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  /*方案列表 e*/
  /*方案详情 s*/
  .solution-detail { padding-bottom: 50px; }
  .solution-detail-content { margin-bottom: 40px; }
  .solution-detail-content .hgyMaxPic { padding-top: 20px; padding-bottom: 20px; }
  .solution-detail-content .hgyMaxPic a { width: 55px; height: 55px; right: 10px; bottom: 10px; }
  .solution-view { margin-top: 40px; padding-bottom: 60px; }
  .solution-view h3 { margin-bottom: 25px; }
  .solution-view .desc { padding-left: 20px; font-size: 15px; line-height: 22px; }
  .solution-view ul li::before { left: -20px; }
  .solution-re { margin-bottom: 40px; }
  .solution-re .re-box { position: relative; padding: 0 50px; }
  .solution-re .re-box .publicSwBtn { margin-top: -13px; }
  .solutionCase-page, .solution-other-page { display: none !important; }
  .solution-other-item .pic { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .solution-other-item:hover .pic { -webkit-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }
  .solution-other-item:hover h2 { color: #ca0d16; }
  .solution-other-item h2 { font-size: 16px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .solution-other-pro { padding: 0 50px; position: relative; }
  .solutionCase-item:hover img { -webkit-transform: translate(-50%, -50%) scale(1.03); -ms-transform: translate(-50%, -50%) scale(1.03); -o-transform: translate(-50%, -50%) scale(1.03); transform: translate(-50%, -50%) scale(1.03); }
  .solutionCase-item:hover h2 { color: #ca0d16; }
  .solutionCase-item h2 { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  /*方案详情 e*/
  /*新闻列表 s*/
  .news-list { padding-top: 50px; padding-bottom: 60px; }
  .news-top-item .word { padding-top: 5.08333%; padding-left: 4.16667%; }
  .news-top-item .hgyPimg:hover img { -webkit-transform: translate(-50%, -50%) scale(1.03); -ms-transform: translate(-50%, -50%) scale(1.03); -o-transform: translate(-50%, -50%) scale(1.03); transform: translate(-50%, -50%) scale(1.03); }
  .news-top-item .date { font-size: 22px; margin-bottom: 12px; }
  .news-top-item h2 { margin-bottom: 16px; }
  .news-top-item h2 a { font-size: 18px; font-weight: bold; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .news-top-item h2 a:hover { color: #c7000c; }
  .news-top-item .desc { margin-bottom: 94px; }
  .news-top-item .more a { line-height: 48px; min-width: 160px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .news-top-item .more a:hover { -webkit-box-shadow: 0 10px 20px -8px #d5142c; box-shadow: 0 10px 20px -8px #d5142c; }
  .news-list-item .hgyPimg:hover img { -webkit-transform: translate(-50%, -50%) scale(1.03); -ms-transform: translate(-50%, -50%) scale(1.03); -o-transform: translate(-50%, -50%) scale(1.03); transform: translate(-50%, -50%) scale(1.03); }
  .news-list-item .word { padding-left: 40px; }
  .news-list-item .word h2 { margin-bottom: 10px; }
  .news-list-item .word h2 a { font-size: 18px; font-weight: bold; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .news-list-item .word h2 a:hover { color: #d5142c; }
  .news-list-item .word .date { margin-bottom: 16px; }
  .news-ul { margin-bottom: 60px; }
  /*新闻列表 e*/
  /*新闻详情 s*/
  .news-Detail { padding-top: 46px; padding-bottom: 13.54167%; }
  .news-Detail h1 { font-size: 24px; margin-bottom: 14px; }
  .news-Detail .date { font-size: 24px; }
  .newsDetail-share { margin-top: 24px; padding: 20px 0; margin-bottom: 36px; }
  .newsDetail-content { padding-bottom: 60px; }
  .newsDetail-content .content { line-height: 24px; }
  .newsDetail-content .backProduct { margin-top: 34px; }
  .newsDetail-other { margin-top: 36px; }
  .newsDetail-other h3 { font-size: 18px; margin-bottom: 14px; }
  .newsDetail-other li { padding-right: 40px; }
  .newsDetail-other li a { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .newsDetail-other li a:hover { color: #ca0d16; }
  /*新闻详情 e*/
  /*科技成果 s*/
  .science { padding-bottom: 55px; }
  .science .publicTab1 { margin-top: 40px; }
  .science-list { margin-top: 40px; }
  .science-list ul { margin-left: -30px; margin-right: -30px; margin-bottom: 20px; }
  .science-list li { padding: 0 30px; margin-bottom: 30px; cursor: pointer; }
  .science-list li:hover .pic img { -webkit-transform: translate(-50%, -50%) scale(1.03); -ms-transform: translate(-50%, -50%) scale(1.03); -o-transform: translate(-50%, -50%) scale(1.03); transform: translate(-50%, -50%) scale(1.03); }
  .science-list li h2 { margin-top: 14px; }
  /*科技成果 e*/
  /*基础情况 s*/
  .stock-box { margin-top: 40px; }
  .situation { padding-bottom: 5.20833%; }
  .situation-list { margin-top: 60px; }
  .situation-list li { padding: 16px 0; }
  .situation-list li .l { width: 26.83333%; font-size: 16px; padding-left: 67px; }
  .situation-list li .l::before { left: 50px; }
  .situation-list li .r p { font-size: 16px; padding-left: 28px; }
  /*基础情况 e*/
  /*定期报告 s*/
  .reports { padding-bottom: 60px; }
  .reports-list ul { font-size: 0; margin-left: -10px; margin-right: -10px; }
  .reports-list li { margin-bottom: 20px; padding: 0 10px; }
  .reports-screen { margin-top: 37px; }
  .reports-screen .layui-form-select .layui-input { padding-left: 20px; }
  .reports-list { margin-top: 36px; }
  .reports-item { border: solid 1px transparent; padding-top: 46px; padding-left: 75px; padding-bottom: 46px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .reports-item:hover { border-color: #cccccc; background: none; }
  .reports-item h2 { font-size: 24px; margin-bottom: 20px; }
  .reports-item h2::before { left: -37px; width: 20px; height: 24px; }
  /*.reports-item .date { margin-bottom: 23px; }*/
  /*定期报告 e*/
  /*投资者关系 s*/
  .exchange { padding-bottom: 60px; }
  .exchange-view { margin-top: 35px; }
  .exchange-top .area-item span { padding-left: 15px; width: 100px; }
  .exchange-top .area-item .input-box { padding-top: 15px; padding-bottom: 15px; padding-left: 15px; }
  .exchange-top .area-item .input-box input { height: 50px; width: 380px; }
  .exchange-top .form-area.form-textarea .layui-textarea { min-height: 140px; border: 0; padding-top: 13px; }
  .exchange-ctrl { margin-top: 30px; }
  .exchange-ctrl button { height: 60px; width: 180px; margin: 0 10px; }
  /*投资者关系 e*/
  /*路演 s*/
  .roadShow { padding-bottom: 40px; }
  .roadShow-list { margin-top: 34px; }
  .roadShow-list li { padding-bottom: 26px; margin-bottom: 26px; }
  .roadShow-list h2 { margin-bottom: 6px; }
  .roadShow-list h2 a { font-size: 18px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .roadShow-list h2 a:hover { color: #d70c25; }
  .roadShow-list .date { margin-bottom: 18px; }
  /*路演 e*/
  /*联系我们 s*/
  .contactus .publicTab1 { margin-top: 40px; }
  .contactus-area { margin-top: 40px; margin-bottom: 40px; }
  .company-info { float: left; display: inline-block; width: auto; padding-top: 12px; }
  .company-info img { display: inline-block; vertical-align: bottom; }
  .company-info .txt { display: inline-block; vertical-align: bottom; padding-left: 20px; }
  .company-info h2 { font-size: 20px; }
  .company-qrcode { margin: 0; float: right; }
  .contactus-item .t { margin-bottom: 50px; }
  .contactus-item .b ul { margin-bottom: 0; }
  .contactus-item .b .icon { width: 52px; height: 52px; }
  .contactus-item .b .b-item { padding-top: 32px; padding-bottom: 24px; }
  .map-area { min-height: 0; height: 300px; }
  .mapBox { position: relative; }
  .mapBox .icon { width: 32px; }
  .map-info { position: absolute; top: 0; left: 0; width: 100%; z-index: 2; background: none; }
  .map-info .view { background-color: #d70c25; }
  .contactus-mapList { padding-top: 60px; padding-bottom: 5.20833%; }
  .contactus-mapList .contactus-ctrl button { height: 48px; min-width: 140px; font-size: 16px; margin: 0 20px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .contactus-mapList .contactus-ctrl button:hover { color: #fff; background-color: #ca0d16; }
  .contactus-map-content { margin-top: 30px; }
  .contactus-map-content .layui-form { font-size: 0; text-align: center; }
  .contactus-map-content .form-area { display: inline-block; vertical-align: top; margin-bottom: 0; text-align: left; }
  .contactus-map-content .form-area.select-box { margin-right: 40px; }
  .contactus-map-content .form-area.select-box .input-box { width: 220px; }
  .contactus-map-content .form-area.value-box .input-box { width: 420px; }
  .contactus-map-content .form-area span { text-align: left; width: auto; float: none; display: inline-block; vertical-align: top; }
  .contactus-map-content .form-area .input-box { margin: 0; display: inline-block; vertical-align: top; }
  .contactus-map-content .form-area .input-box input { padding: 0 20px; }
  .contactus-map-img { margin-top: 50px; }
  /*联系我们 e*/
  /*登录 s*/
  .login-content { padding-top: 70px; padding-bottom: 80px; }
  .login-content h3 { font-size: 24px; margin-bottom: 8px; }
  .login-content h4 { font-size: 16px; letter-spacing: 2px; }
  .login-form { margin-top: 30px; padding: 50px 70px 44px 70px; }
  .login-form .form-area { margin-bottom: 30px; }
  .login-form .form-area p { font-size: 16px; margin-bottom: 7px; }
  .login-form .form-area .layui-input { height: 53px; padding: 0 20px; }
  .login-form .form-area .slider-item, .login-form .form-area .slider-bg, .login-form .form-area .slider-text, .login-form .form-area .slider-btn { height: 53px; line-height: 53px; }
  .login-form .form-area .slider-btn, .login-form .form-area .slider-bg { width: 53px; }
  .login-form .form-area.numCode .layui-input { padding-right: 140px; }
  .login-form .form-area.numCode .numCode-btn { width: 107px; line-height: 30px; height: 30px; top: 11px; right: 20px; }
  .login-form .form-submit button { height: 53px; font-size: 18px; }
  .login-form .form-ctrl { padding-top: 12px; }
  .login-form .form-ctrl a { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .login-form .form-ctrl a:hover { color: #d5142c; }
  .register-form .form-area { margin-bottom: 20px; }
  /*登录 e*/
  /*资源下载 s*/
  .resources { padding-bottom: 50px; }
  .resources-area { margin-top: 50px; }
  .resources-screen { margin-bottom: 30px; }
  .resources-list { margin-top: 30px; }
  .resources-item li { width: 33.3333%; }
  .resources-item li h2 { margin-top: 10px; }
  .resources-item li a:hover .hgyPimg::before { -webkit-transform: translate(0); -ms-transform: translate(0); -o-transform: translate(0); transform: translate(0); }
  .resources-item li a:hover .hgyPimg .icon { -webkit-transition-delay: 0.4s; -o-transition-delay: 0.4s; transition-delay: 0.4s; opacity: 1; -webkit-transform: translate(0); -ms-transform: translate(0); -o-transform: translate(0); transform: translate(0); }
  .resources-item li a:hover .hgyPimg p { -webkit-transition-delay: 0.5s; -o-transition-delay: 0.5s; transition-delay: 0.5s; opacity: 1; -webkit-transform: translate(0); -ms-transform: translate(0); -o-transform: translate(0); transform: translate(0); }
  .resources-item li .hgyPimg::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #d70c25; opacity: 0.9; z-index: 2; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; -webkit-transform: translateY(101%); -ms-transform: translateY(101%); -o-transform: translateY(101%); transform: translateY(101%); }
  .resources-item li .hgyPimg .icon { display: block; margin-left: auto; margin-right: auto; width: 56px; height: 47px; background: url(../images/icon-download3.png) no-repeat center center; background-size: 100% 100%; margin-bottom: 9px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); transform: translateY(-10px); opacity: 0; }
  .resources-item li .hgyPimg p { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); transform: translateY(-10px); opacity: 0; }
  .resources-item li .hgyPimg .word { text-align: center; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 3; display: block; color: #fff; font-size: 15px; }
  /*资源下载 e*/
  /*答疑解惑 s*/
  .question .problem-type { width: 100%; }
  .question .problem-type .input-box input { width: 100%; }
  .question .problem-type .layui-form-select dl { top: 55px; }
  .historical { margin-top: 50px; }
  .historical-list { margin-top: 40px; }
  .historical-list li { margin-bottom: 20px; }
  .historical-list li h4 { line-height: 50px; padding: 0 30px; }
  .historical-list li h4 span { padding: 0 18px; }
  .historical-list li .txt-list { padding: 20px 30px; }
  .historical-list li .txt-list p { line-height: 24px; padding-left: 33px; background-size: 24px 24px; }
  .historical-list li .txt-list p.question { margin-bottom: 20px; }
  /*答疑解惑 e*/
  /*产品询价 s*/
  .inquiry { padding-bottom: 60px; }
  .inquiry-content { margin-top: 30px; }
  .inquiry-content > h5 { line-height: 40px; padding: 0 15px; font-size: 18px; }
  .inquiry-content .inquiry-item h4 { padding: 26px; font-size: 20px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
  .inquiry-content .inquiry-item h4 i { margin-left: 30px; }
  .inquiry-content .inquiry-lv2 { padding-left: 24px; }
  .inquiry-content .inquiry-lv2 h3 { padding-left: 30px; font-size: 16px; }
  .inquiry-content .inquiry-lv2 ul { margin-top: 20px; }
  .inquiry-content .inquiry-lv2 li { width: 33.33333%; padding-left: 36px; line-height: 24px; font-size: 16px; background-size: auto 24px; background-position: left top; margin-bottom: 15px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
  .inquiry-content .inquiry-lv2 dd { margin-bottom: 25px; }
  .inquiry-content .inquiry-select-txt { margin-top: 30px; margin-bottom: 20px; }
  .inquiry-content .inquiry-select-txt li { line-height: 38px; padding-left: 20px; padding-right: 40px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .inquiry-content .inquiry-select-txt li:hover { border-color: #ca0d16; }
  .inquiry-content .inquiry-select-txt li:hover i::before, .inquiry-content .inquiry-select-txt li:hover i::after { background: #ca0d16; }
  .inquiry-content .inquiry-select-txt li i { right: 15px; cursor: pointer; }
  .inquiry-content .inquiry-form { margin-left: -5px; margin-right: -5px; font-size: 0; }
  .inquiry-content .inquiry-form-item { padding: 0 5px; font-size: 14px; }
  .inquiry-content .inquiry-form-item.half-form { width: 50%; display: inline-block; vertical-align: top; }
  .inquiry-content .inquiry-form-item.active .txt-box { border-color: #d70c25; }
  .inquiry-content .inquiry-form-item.active .txt-box span { color: #bbbbbb; font-size: 12px; line-height: 1; top: 8px; -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
  .inquiry-content .inquiry-form-item .txt-box { height: 60px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .inquiry-content .inquiry-form-item .txt-box span { left: 20px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; opacity: 1 !important; }
  .inquiry-content .inquiry-form-item.text-area { margin-bottom: 20px; }
  .inquiry-content .inquiry-form-item.text-area .txt-box { height: 300px; }
  .inquiry-content .inquiry-form-item.text-area textarea { height: 298px; padding: 16px 20px; }
  .inquiry-content .inquiry-form-item input { padding: 0 20px; height: 40px; vertical-align: bottom; display: inline-block; margin-top: 16px; font-size: 16px; color: #323232; }
  .inquiry-content .inquiry-ctrl button { width: 240px; height: 60px; }
  /*产品询价 e*/
  /*搜索结果 s*/
  .searchResult { padding-bottom: 60px; }
  /*搜索结果 e*/
  .to-top { width: 62px; height: 62px; }
  /*首页 s*/
  .inban-item .word { text-align: left; }
  .inban-item .word h3 { font-size: 32px; line-height: 48px; font-weight: 200; letter-spacing: 8px; margin-bottom: 20px; }
  .inban-item .word a { margin-left: 0; line-height: 50px; width: 200px; padding-left: 30px; background-size: 42px 9px; background-position: 128px center; }
  .inban-page { padding: 0 60px; text-align: left; bottom: 11.77778%; }
  .index-investor .area { padding: 30px 30px 50px; background: url(../images/investor-bg.png) no-repeat left bottom; background-size: auto; }
  .index-investor .investor-l { float: left; width: 43%; }
  .index-investor .investor-l h4 { font-size: 22px; line-height: 30px; padding-right: 10.85595%; }
  .index-investor .investor-r { float: right; width: 57%; margin-top: 0; padding-top: 20px; }
  .index-investor .instock p.count { font-size: 24px; font-weight: bold; }
  .index-investor .instock p.add_reduce { font-weight: bold; font-size: 20px; margin-left: 18px; }
  .index-investor .instock p.date { font-size: 14px; margin-left: 20px; }
  .index-investor .instock .desc { line-height: 20px; }
  .index-investor .investor-data { margin-top: 20px; }
  .index-investor .investor-data ul { margin-left: -20px; margin-right: -20px; margin-bottom: 0; }
  .index-investor .investor-data li { width: auto; padding: 0 20px; margin-bottom: 0; border-right: solid 2px #cbcbcb; }
  .index-investor .investor-data li:last-child { border: 0; }
  .index-investor .investor-data .data-num { font-size: 32px; font-weight: bold; }
  .insolution { padding-top: 58px; }
  .insolution-list { margin-top: 30px; }
  .insolution-item:hover .hgyPimg::before { opacity: 1; }
  .insolution-item:hover .word h3 { padding-bottom: 30px; }
  .insolution-item:hover .word h3::after { bottom: 0; -webkit-transform: translateX(-50%) scale(1); -ms-transform: translateX(-50%) scale(1); -o-transform: translateX(-50%) scale(1); transform: translateX(-50%) scale(1); }
  .insolution-item .hgyPimg::after { padding-bottom: 35.63941%; }
  .insolution-item .hgyPimg::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.77); z-index: 2; opacity: 0; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .insolution-item .word { z-index: 3; }
  .insolution-item .word h3 { font-size: 26px; letter-spacing: 7px; line-height: 1; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .insolution-item .word h3::after { content: ''; position: absolute; bottom: 15px; left: 50%; -webkit-transform: translateX(-50%) scale(0); -ms-transform: translateX(-50%) scale(0); -o-transform: translateX(-50%) scale(0); transform: translateX(-50%) scale(0); width: 42px; height: 9px; background: url(../images/icon-right.png) no-repeat center center; background-size: 100% 100%; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .inproduct { padding-top: 50px; padding-bottom: 60px; }
  .inpro-box { padding-left: 50px; padding-right: 50px; position: relative; }
  .inpro-swiper { padding-top: 30px; }
  .inpro-item { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .inpro-item:hover { -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); transform: translateY(-10px); }
  .inpro-item .word { padding: 20px 20px 30px; }
  .inpro-item h2 { font-size: 18px; margin-bottom: 10px; }
  .inpro-page, .innews-page { display: none; }
  .in-area1 .txt { padding: 0; height: 240px; font-size: 26px; }
  .in-area1 .txt span { font-size: 48px; display: inline-block; vertical-align: middle; line-height: 1; }
  .innews { padding-top: 50px; padding-bottom: 10.46875%; }
  .innews-swiper { padding-top: 30px; }
  .innews-box { padding: 0 50px; position: relative; }
  .innews-item { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .innews-item:hover { -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); transform: translateY(-10px); }
  .innews-item:hover h2 { color: #d70c25; }
  .innews-item:hover img { -webkit-transform: translate(-50%, -50%) scale(1.03); -ms-transform: translate(-50%, -50%) scale(1.03); -o-transform: translate(-50%, -50%) scale(1.03); transform: translate(-50%, -50%) scale(1.03); }
  .innews-item .word { padding-top: 24px; }
  .innews-item h2 { font-size: 18px; margin-bottom: 14px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .innews-item .date { padding-top: 14px; }
  .index-page header { height: 0; }
  .index-page.active .headfixed { background: rgba(111, 111, 111, 0.1); }
  .index-page.active .pc-togglebtn span { background: rgba(255, 255, 255, 0.7); }
  .index-page.active nav { background: none; }
  .index-page.active nav h3 a { color: #f7f7f7; }
  .index-page.active .pcShow a { color: #e3e7e7; }
  .index-page.active .pcShow a.field { background-image: url(../images/icon-field.png); }
  .index-page.active .pcShow a.achievements { background-image: url(../images/icon-achievements.png); }
  .index-page.active .login a { background-image: url(../images/icon-login.png); }
  .index-page.active .lang a { background-image: url(../images/icon-lang.png); }
  .index-page.active .search-box .search-submit { background-image: url(../images/icon-search.png); }
  .index-page.active .search-box .search-input { color: #fff; }
  .index-page.active .search-box .search-input::-webkit-input-placeholder { color: #fff; }
  .index-page.active .search-box .search-input:-moz-placeholder { color: #fff; }
  .index-page.active .search-box .search-input::-moz-placeholder { color: #fff; }
  .index-page.active .search-box .search-input:-ms-input-placeholder { color: #fff; }
  /*首页 e*/ }


@media (min-width: 1260px) { /*头部 s*/
  .headfixed { padding: 0 60px; }
  header { height: 100px; }
  .logo { padding: 30px 0; }
  .pc-togglebtn { width: 48px; margin-top: 38px; }
  nav { margin-left: 20px; }
  nav h3 a { line-height: 100px; padding: 0 20px; }
  .head-r { margin-top: 31px; }
  .head-c { margin-left: 40px; }
  .pcShow a.field { margin-right: 20px; }
  .lang, .login { padding: 0 15px; position: relative; }
  .lang::before { content: ''; position: absolute; left: 0; top: 4px; height: 30px; width: 1px; background: #ddd; }
  /*头部 e*/
  /*底部 s*/
  footer { padding-top: 52px; padding-bottom: 88px; }
  .foot-left { width: -webkit-calc(100% - 300px); width: calc(100% - 300px); }
  .foot-right { width: 300px; }
  .fqrcode .codeimg { float: right; margin-left: 7px; }
  .fqrcode .txt { padding-top: 50px; line-height: 15px; margin-top: 0; }
  .copyright { margin-top: 18px; line-height: 22px; }
  .fs-item { padding-top: 23px; }
  .foot-nav li { max-width: 15%; width: auto; min-width: 110px; }
  /*底部 e*/
  /*公司简介 s*/
  .company-head { padding-bottom: 30px; margin-bottom: 30px; }
  .company-head .en { font-size: 60px; letter-spacing: -4px; }
  .company-head h2 { font-size: 30px; }
  .company-area1 { padding-bottom: 80px; }
  .company-area1 .area1-left { padding-right: 40px; }
  .company-area1 .area1-right { padding-top: 68px; }
  .company-area1 .content { line-height: 24px; }
  .company-data .pic img { width: 100%; height: auto; position: static; -webkit-transform: none; -ms-transform: none; -o-transform: none; transform: none; }
  .company-data .word { padding-top: 5.10417%; }
  .company-data .word ul { margin-left: -40px; margin-right: -40px; }
  .company-data .word li { padding: 0 40px; }
  .company-data .word li::after { height: 50px; }
  .company-data .word li div { font-size: 54px; letter-spacing: -3px; }
  .company-culture { margin-top: 60px; padding-bottom: 7.39583%; }
  .company-culture .item { padding-top: 48px; }
  .company-culture .icon img { height: 80px; }
  .development-box { margin-top: 13.08333%; }
  div.development-prev.publicSwBtn { width: 50px; height: 50px; left: -20px; }
  div.development-next.publicSwBtn { right: -20px; width: 50px; height: 50px; }
  .company-development { padding-bottom: 10.98958%; }
  .company-area5 { padding-top: 80px; padding-bottom: 117px; }
  /*公司简介 e*/
  /*荣誉资质 s*/
  .honor { padding-bottom: 100px; }
  .honor .publicTab1 { margin-top: 46px; margin-bottom: 50px; }
  .honor .publicPage { margin-top: 66px; }
  .honor-ul { margin-left: -10px; margin-right: -10px; }
  .honor-ul li { padding: 0 10px; margin-bottom: 20px; }
  .honor-ul h2 { margin-top: 14px; }
  /*荣誉资质 e*/
  /*人才招聘 s*/
  .concept-swiper { padding-top: 50px; margin-bottom: 66px; }
  .concept-item h2 { font-size: 20px; }
  .recruit-btn a { font-size: 18px; }
  .recruit-area1 { padding-bottom: 102px; }
  .recruit-area2 { padding-top: 70px; }
  .process-list { margin-top: 121px; }
  .process-item p { font-size: 20px; }
  .recruit-area3 { padding-top: 70px; padding-bottom: 60px; }
  .talent-item .word { padding-left: 40px; padding-bottom: 35px; }
  .talent-item dd a { font-size: 18px; }
  .talent-item h3 { font-size: 22px; }
  .recruit-area4 { padding-top: 70px; padding-bottom: 70px; }
  .benefits-item .word { padding-top: 45px; }
  .benefits-item .count { font-size: 72px; margin-bottom: 15px; }
  .benefits-item h3 { font-size: 22px; margin-bottom: 10px; }
  .benefits-item .desc { font-size: 18px; line-height: 28px; height: 56px; }
  /*人才招聘 e*/
  /*校园招聘 s*/
  .recruit-result { margin-bottom: 57px; }
  .recruit-result .result-item { min-height: 100px; }
  .recruit-result .result-item .type-txt { padding-left: 42px; }
  .recruit-school .publicPage { margin-bottom: 60px; }
  .school-faq { padding: 50px 0; }
  /*校园招聘 e*/
  /*常见问题 s*/
  .FAQ-title { margin-bottom: 65px; }
  .FAQ { padding-bottom: 50px; }
  .FAQ .publicTab1 li.cur a { font-size: 18px; }
  .FAQ .publicTab1 li a { line-height: 49px; font-size: 16px; }
  .FAQ-content { margin-top: 60px; }
  /*常见问题 e*/
  /*招聘详情 s*/
  .recruit-detail .publicTitle2 { margin-bottom: 45px; }
  .recruit-detail-area .post-select .layui-input { height: 70px; }
  .recruit-detail-area .post-info { margin-top: 55px; }
  .recruit-detail-area .post-item #uploadImg { margin-top: 25px; }
  .recruit-detail-area .post-item #uploadImg .img-box { margin-right: 30px; margin-bottom: 30px; }
  .recruit-detail-area .post-item #uploadImg .delete-btn { cursor: pointer; }
  /*招聘详情 e*/ }

@media (min-width: 1360px) { /*招聘详情 s*/
  .recruit-detail .detail-view { position: relative; }
  .recruit-detail-share { position: absolute; top: 0; right: -62px; width: 42px; margin-top: 0; }
  .recruit-detail-share span { display: block; line-height: 1; margin-bottom: 8px; float: none; margin-right: 0; text-align: center; }
  .recruit-detail-share .bdsharebuttonbox a { margin-right: 0; margin-bottom: 4px; }
  /*招聘详情 e*/
  /*产品列表 s*/
  .product-list.sidepage { padding-top: 100px; }
  .product-screen .form-area.input-search { margin-left: 40px; }
  .product-screen .form-area .layui-input { padding: 0 20px; }
  .product-screen .form-submit .layui-btn { width: 130px; }
  .product-list-recommend { padding: 50px 60px; }
  .product-list-recommend .word { padding-left: 66px; }
  .product-left ul li.active h3 a::before, .product-left ul li.cur h3 a::before { top: 28px; }
  .product-left ul h3 a { padding-top: 20px; padding-bottom: 20px; padding-left: 64px; }
  .product-left ul h3 a::before { top: 22px; }
  /*产品列表 e*/
  /*产品详情 s*/
  .product-foot h4 { font-size: 35px; margin-bottom: 40px; }
  .productDetail-title { margin-bottom: 60px; }
  .productDetail-title h1 { font-size: 44px; }
  .productDetail-content { margin-top: 60px; }
  .pro-summary .word { padding-left: 70px; padding-top: 40px; }
  .pro-summary .word h3 { margin-bottom: 35px; }
  .pro-summary .word .btns { padding-left: 70px; }
  .pro-summary .word .btns a { margin-right: 20px; }
  .productDetail-item { padding-bottom: 60px; }
  .productDetail-area2 { padding-bottom: 70px; }
  .productDetail-area2 .area-case { padding-top: 68px; padding-bottom: 98px; }
  .productDetail-area2 .area-pro { padding-top: 68px; padding-bottom: 78px; }
  .technology-list li.cur h4::after { top: 51px; }
  .technology-list h4 { font-size: 28px; padding: 40px 0; }
  .technology-list h4::after { top: 46px; }
  .pro-technology { padding-bottom: 15%; }
  .proUse-list li { width: 25%; }
  /*产品详情 e*/
  /*方案列表 s*/
  .solution-ul .word { padding-top: 36px; }
  .solution-ul .word h2 { margin-bottom: 34px; }
  /*方案列表 e*/
  /*方案详情 s*/
  .solution-detail { padding-bottom: 72px; }
  .solution-detail .productDetail-title { margin-bottom: 50px; }
  .solution-detail-content { margin-bottom: 60px; }
  .solution-view { margin-top: 50px; padding-bottom: 100px; }
  .solution-view h3 { margin-bottom: 30px; }
  .solution-other-item { padding-top: 20%; padding-bottom: 16%; }
  .solution-other-item h2 { font-size: 18px; }
  .solution-other-item .pic { margin-bottom: 30px; }
  .solution-re { margin-bottom: 58px; }
  .solution-re .re-box { margin-top: 30px; }
  .solutionCase-item h2 { padding-top: 10px; }
  /*方案详情 e*/
  /*科技成果 s*/
  .science { padding-bottom: 70px; }
  .science .publicTab1 { margin-top: 48px; }
  .science-list { margin-top: 60px; }
  .science-list ul { margin-left: -45px; margin-right: -45px; margin-bottom: 10px; }
  .science-list li { padding: 0 45px; margin-bottom: 48px; }
  .science-list li h2 { padding: 0 40px; }
  /*科技成果 e*/
  /*定期报告 s*/
  .reports { padding-bottom: 100px; }
  /*定期报告 e*/
  /*投资者交流 s*/
  .exchange { padding-bottom: 80px; }
  .exchange-view { margin-top: 50px; }
  .exchange-top .area-item span { padding-left: 20px; width: 108px; }
  .exchange-top .area-item .input-box { padding-left: 20px; padding-right: 20px; }
  .exchange-top .area-item .input-box input { width: 100%; }
  .exchange-top .form-area.form-textarea .layui-textarea { min-height: 180px; }
  .exchange-ctrl button { height: 70px; width: 227px; }
  /*投资者交流 e*/
  /*路演 s*/
  .roadShow-list { margin-top: 40px; }
  .roadShow-list li { padding-bottom: 38px; margin-bottom: 36px; }
  /*路演 e*/
  /*联系我们 s*/
  .contactus .publicTab1 { margin-top: 50px; }
  .contactus-area { margin-top: 50px; margin-bottom: 60px; }
  .company-info .txt { padding-left: 25px; }
  .contactus-item .t { margin-bottom: 70px; }
  .map-area { height: 450px; }
  .map-info .view { padding: 20px 40px 22px 40px; }
  .map-info .icon { margin-bottom: 18px; }
  .contactus-mapList { padding-top: 100px; }
  .contactus-map-content { margin-top: 40px; }
  .contactus-map-img { margin-top: 73px; }
  /*联系我们 e*/
  /*登录 s*/
  .login-content { padding-top: 90px; }
  /*登录 e*/
  /*资源下载 s*/
  .resources-area { margin-top: 70px; }
  .resources-screen { margin-bottom: 40px; }
  .resources-list { margin-top: 40px; }
  /*资源下载 e*/
  /*答疑解惑 s*/
  .question .problem-type { width: 100%; }
  .question .problem-type .input-box input { width: 100%; }
  .question .problem-type .layui-form-select dl { top: 55px; }
  .historical { margin-top: 80px; }
  .historical-list { margin-top: 50px; }
  /*答疑解惑 e*/
  /*产品询价 s*/
  .inquiry-content { margin-top: 42px; }
  .inquiry-content .inquiry-item h4 { padding: 38px 26px; }
  .inquiry-content .inquiry-lv2 li { margin-bottom: 20px; }
  .inquiry-content .inquiry-select-txt { margin-top: 35px; margin-bottom: 40px; }
  /*产品询价 e*/
  /*搜索结果 s*/
  .searchResult { padding-bottom: 100px; }
  /*搜索结果 e*/
  .to-top { right: 50px; }
  /*首页 s*/
  .inban-page { max-width: 1200px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); padding: 0; line-height: 6px; }
  .inban-page .swiper-pagination-bullet-active { height: 6px; }
  .inban-item .word h3 { font-size: 48px; letter-spacing: 14px; line-height: 64px; }
  .index-investor .area { padding-left: 40px; padding-right: 40px; padding-bottom: 80px; }
  .index-investor .investor-l h4 { font-size: 28px; line-height: 36px; letter-spacing: 2px; padding-right: 50px; }
  .index-investor .investor-r { padding-top: 38px; }
  .index-investor .investor-data { margin-top: 25px; }
  .index-investor .investor-data ul { margin-left: -28px; margin-right: -28px; }
  .index-investor .investor-data li { padding: 0 28px; max-width: 25%; }
  .index-investor .investor-data .data-num { font-size: 48px; letter-spacing: -4px; font-weight: normal; }
  .index-investor .investor-data .data-num span { font-weight: bold; margin-right: 10px; }
  .index-investor .instock { margin-top: 25px; }
  .insolution-list { margin-top: 40px; }
  .insolution-item .word h3 { font-size: 36px; letter-spacing: 7px; }
  .insolution-item:hover .word h3 { padding-bottom: 45px; }
  .inproduct { padding-top: 90px; padding-bottom: 90px; }
  .inpro-swiper { padding-top: 40px; }
  .inpro-item .word { padding: 26px 30px 38px; }
  .inpro-item h2 { font-size: 20px; margin-bottom: 16px; }
  .in-area1 .txt { font-size: 30px; }
  .in-area1 .txt span { font-size: 62px; }
  .innews { padding-top: 82px; }
  .innews-swiper { padding-top: 40px; }
  .innews-item .word { padding-top: 38px; }
  /*首页 e*/ }


@media (min-width: 1460px) { /*头部 s*/
  .head-c { margin-left: 80px; }
  nav { margin-left: 60px; }
  .search-box .search-input { width: 140px; }
  /*头部 e*/
  /*公司简介 s*/
  .development-box { padding: 0; }
  div.development-prev.publicSwBtn { left: -80px; }
  div.development-next.publicSwBtn { right: -80px; }
  /*公司简介 e*/
  /*产品详情 s*/
  .productDetail-area2 .sw-box { padding: 0; }
  .productDetail-area2 .sw-box .btn-prev { left: -70px; }
  .productDetail-area2 .sw-box .btn-next { right: -70px; }
  /*产品详情 e*/
  /*方案详情 s*/
  .solution-other-pro, .solution-re .re-box { padding: 0; }
  .solution-other-pro .publicSwBtn.btn-prev, .solution-re .re-box .publicSwBtn.btn-prev { left: -70px; }
  .solution-other-pro .publicSwBtn.btn-next, .solution-re .re-box .publicSwBtn.btn-next { right: -70px; }
  /*方案详情 e*/
  /*首页 s*/
  .inpro-box, .innews-box { padding: 0; }
  .inpro-box .publicSwBtn, .innews-box .publicSwBtn { width: 50px; height: 50px; }
  .inpro-box .publicSwBtn.btn-prev, .innews-box .publicSwBtn.btn-prev { left: -70px; }
  .inpro-box .publicSwBtn.btn-next, .innews-box .publicSwBtn.btn-next { right: -70px; }
  /*首页 e*/ }


@media (min-width: 1660px) { /*头部 s*/
  .head-c { margin-left: 130px; }
  nav { margin-left: 107px; }
  nav h3 a { padding: 0 23px; }
  .lang { padding: 0 40px; }
  .login { padding: 0 30px; }
  .search { padding: 0; }
  /*头部 e*/ }

@media (min-width: 1760px) { /*头部 s*/
  .head-c { margin-left: 170px; }
  nav { margin-left: 147px; }
  /*头部 e*/ }


/*banner s*/
.publicBanner .hgyAutoImg { position: relative; }

.publicBanner .hgyAutoImg img { width: auto; height: 150px; position: relative; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.publicBanner .hgyAutoImg .word { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); text-align: center; width: 100%; color: #fff; line-height: 1; font-size: 26px; letter-spacing: 2px; }

.publicBanner .side-nav { position: relative; background-color: #f0f0f0; }

.publicBanner .side-nav h4 { padding: 10px 0; text-align: center; cursor: pointer; font-size: 0; }

.publicBanner .side-nav h4::after { content: ''; position: absolute; top: 17px; width: 10px; height: 10px; border-left: solid 2px #aaa; border-bottom: solid 2px #aaa; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); margin-left: 8px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.publicBanner .side-nav h4.active::after { top: 23px; -webkit-transform: rotate(-225deg); -ms-transform: rotate(-225deg); -o-transform: rotate(-225deg); transform: rotate(-225deg); }

.publicBanner .side-nav h4 span { line-height: 30px; display: inline-block; vertical-align: top; font-size: 18px; }

.publicBanner .sidenav-list { position: absolute; left: 0; top: 100%; width: 100%; background: #fff; z-index: 3; display: none; }

.publicBanner .sidenav-list li { border-bottom: solid 1px #ccc; }

.publicBanner .sidenav-list li:last-child { border: 0; }

.publicBanner .sidenav-list li.active h3 i::before { -webkit-transform: rotate(-225deg); -ms-transform: rotate(-225deg); -o-transform: rotate(-225deg); transform: rotate(-225deg); top: 19px; }

.publicBanner .sidenav-list h3 { position: relative; }

.publicBanner .sidenav-list h3 a { display: block; font-size: 16px; line-height: 30px; padding: 6px 20px; }

.publicBanner .sidenav-list h3 i { position: absolute; top: 0; right: 0; height: 100%; width: 80px; }

.publicBanner .sidenav-list h3 i::before { content: ''; position: absolute; top: 14px; right: 22px; width: 10px; height: 10px; border-bottom: solid 1px #aaa; border-left: solid 1px #aaa; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.publicBanner .sidenav-subnav { padding-bottom: 10px; display: none; }

.publicBanner .sidenav-subnav a { display: block; line-height: 22px; padding: 5px 35px; }

.publicBanner.videoBanner .banner-video { display: none; }

.publicBanner.videoBanner .hgyAutoImg img { width: 100%; height: auto; position: static; -webkit-transform: none; -ms-transform: none; -o-transform: none; transform: none; }

.publicBanner.videoBanner .sidebanner-play { display: none; }

.publicBanner.videoBanner .word h3 { font-size: 20px; }

@media (min-width: 768px) { .publicBanner .hgyAutoImg img { position: static; -webkit-transform: none; -ms-transform: none; -o-transform: none; transform: none; width: 100%; height: auto; } }

@media (min-width: 1024px) { .publicBanner .hgyAutoImg .word { font-size: 40px; letter-spacing: 5px; }
  .publicBanner .side-nav h4 { display: none !important; }
  .publicBanner .sidenav-list { display: -webkit-box !important; display: -webkit-flex !important; display: -moz-box !important; display: -ms-flexbox !important; display: flex !important; position: static; -webkit-transform: none; -ms-transform: none; -o-transform: none; transform: none; text-align: center; width: 100%; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; background: none; }
  .publicBanner .sidenav-list li { border: 0; min-width: 140px; width: auto; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; position: relative; }
  .publicBanner .sidenav-list li.cur, .publicBanner .sidenav-list li:hover { background: #d70c25; }
  .publicBanner .sidenav-list li.cur h3 a, .publicBanner .sidenav-list li:hover h3 a { color: #fff; }
  .publicBanner .sidenav-list li:hover .sidenav-subnav { -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); pointer-events: auto; opacity: 1; }
  .publicBanner .sidenav-list h3 i { display: none !important; }
  .publicBanner .sidenav-list h3 a { line-height: 50px; padding: 0 28px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .publicBanner .sidenav-subnav { display: block !important; position: absolute; top: 100%; width: 100%; left: 0; padding: 0; background: #fff; z-index: 3; -webkit-box-shadow: 0 0 10px -3px rgba(0, 0, 0, 0.3); box-shadow: 0 0 10px -3px rgba(0, 0, 0, 0.3); pointer-events: none; -webkit-transform: translateY(10px); -ms-transform: translateY(10px); -o-transform: translateY(10px); transform: translateY(10px); opacity: 0; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .publicBanner .sidenav-subnav a { line-height: 20px; font-size: 16px; padding: 0 10px; }
  .publicBanner .sidenav-subnav a:last-child span { border: 0; }
  .publicBanner .sidenav-subnav a.cur, .publicBanner .sidenav-subnav a:hover { color: #fff; background-color: #d32b3c; }
  .publicBanner .sidenav-subnav a.cur span, .publicBanner .sidenav-subnav a:hover span { border-color: transparent; }
  .publicBanner .sidenav-subnav span { display: block; padding: 15px 0; border-bottom: solid 1px #eeeeee; }
  .publicBanner.videoBanner .banner-video { display: block; }
  .publicBanner.videoBanner video { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; }
  .publicBanner.videoBanner .hgyAutoImg img { opacity: 0; }
  .publicBanner.videoBanner .word h3 { font-size: 36px; margin-bottom: 30px; }
  .publicBanner.videoBanner .sidebanner-play { display: block; margin-left: auto; margin-right: auto; width: 50px; height: 50px; background: url(../images/icon-play.png) no-repeat center center; background-size: 100% 100%; } }

@media (min-width: 1260px) { .publicBanner .sidenav-list h3 a { line-height: 60px; padding: 0 38px; }
  .publicBanner .hgyAutoImg .word { font-size: 60px; }
  .publicBanner .sidenav-subnav span { padding: 20px 0; }
  .publicBanner.videoBanner .word h3 { font-size: 56px; margin-bottom: 57px; }
  .publicBanner.videoBanner .sidebanner-play { width: 64px; height: 64px; } }

@media (min-width: 1460px) { .publicBanner .hgyAutoImg .word { font-size: 80px; } }

/*banner e*/
/*内页统一上边距 s*/
.sidepage { padding-top: 35px; }

@media (min-width: 1024px) { .sidepage { padding-top: 55px; } }

@media (min-width: 1260px) { .sidepage { padding-top: 70px; } }

/*内页统一上边距 e*/
/*公用标题1 s*/
.publicTitle1 { position: relative; padding-bottom: 18px; }

.publicTitle1::after { content: ''; position: absolute; left: 0; bottom: 0; width: 20px; height: 3px; background-color: #ca0d16; }

.publicTitle1 .en { line-height: 1; letter-spacing: -2px; color: #ca0d16; font-size: 22px; margin-bottom: 8px; }

.publicTitle1 .zh { line-height: 1; font-size: 18px; letter-spacing: -1px; }

@media (min-width: 1024px) { .publicTitle1 { padding-bottom: 26px; }
  .publicTitle1 .en { font-size: 28px; margin-bottom: 12px; }
  .publicTitle1 .zh { font-size: 26px; } }

@media (min-width: 1260px) { .publicTitle1 { padding-bottom: 34px; }
  .publicTitle1 .en { font-size: 34px; }
  .publicTitle1 .zh { font-size: 30px; } }

/*公用标题1 e*/
/*轮播按钮 s*/
.publicSwBtn { display: none; }

@media (min-width: 1024px) { .publicSwBtn { display: block; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 30px; height: 30px; background: url(../images/icon-prev.png) no-repeat center center; background-size: 100% 100%; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; cursor: pointer; z-index: 3; }
  .publicSwBtn:hover { background-image: url(../images/icon-prev-o.png); }
  .publicSwBtn.btn-prev { left: 0; }
  .publicSwBtn.btn-next { right: 0; -webkit-transform: translateY(-50%) rotate(180deg); -ms-transform: translateY(-50%) rotate(180deg); -o-transform: translateY(-50%) rotate(180deg); transform: translateY(-50%) rotate(180deg); } }

/*轮播按钮 e*/
/*tab1 s*/
.publicTab1 ul { display: table; width: 100%; table-layout: fixed; background-color: #f0f0f0; }

.publicTab1 li { display: table-cell; vertical-align: top; text-align: center; }

.publicTab1 li a { display: block; line-height: 34px; background-color: #f0f0f0; border: solid 1px transparent; border-bottom: 0; color: #666666; opacity: 0.7; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.publicTab1 li.cur a { color: #ca0d16; opacity: 1; border-color: #ddd; background: #fff; font-size: 16px; }

@media (min-width: 1024px) { .publicTab1 li a { line-height: 39px; }
  .publicTab1 li:hover a { color: #ca0d16; opacity: 1; border-color: #ddd; background: #fff; font-size: 16px; } }

/*tab1 e*/
/*查看更多 s*/
.publicPage { font-size: 0; }

.publicPage a { margin-left: auto; margin-right: auto; display: block; width: 45px; height: 45px; background: url(../images/icon-more.png) no-repeat center center; background-size: 100% 100%; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

@media (min-width: 1024px) { .publicPage a:hover { background-image: url(../images/icon-more2.png); } }

/*查看更多 e*/
/*招聘-筛选 s*/
.recruit-screen { margin-top: 20px; margin-bottom: 30px; }

.recruit-screen .form-left { font-size: 0; margin-left: -5px; margin-right: -5px; }

.recruit-screen .form-area { font-size: 14px; display: inline-block; vertical-align: top; width: 50%; padding: 0 5px; margin-bottom: 15px; }

.recruit-screen .form-area span { display: block; line-height: 20px; margin-bottom: 5px; }

.recruit-screen .form-area .layui-form-select { border: solid 1px #c9c9c9; }

.recruit-screen .form-area .layui-form-select input { background: #f8f9fa; height: 38px; }

.recruit-screen .form-area .layui-form-select dl dd.layui-this { background: #d10b15; }

.recruit-screen .form-right { position: relative; padding-right: 89px; }

.recruit-screen .form-right span { display: block; line-height: 20px; margin-bottom: 5px; }

.recruit-screen .form-right input { background-color: #f8f9fa; border: solid 1px #c9c9c9; height: 40px; }

.recruit-screen .screen-submit { width: 80px; background-color: #ca0d16; -webkit-border-radius: 4px; border-radius: 4px; color: #fff; font-size: 15px; position: absolute; top: 25px; right: 0; height: 40px; }

.recruit-screen .screen-info { margin-top: 20px; }

.recruit-screen .screen-info .fl { line-height: 20px; }

.recruit-screen .screen-info .fl span { color: #ca0d16; }

.recruit-screen .screen-info .fr { line-height: 20px; }

.recruit-screen .screen-info .fr select { width: 60px; padding: 0 10px; line-height: 20px; -webkit-appearance: menulist; -moz-appearance: menulist; appearance: menulist; }

@media (min-width: 1024px) { .recruit-screen { margin-top: 30px; }
  .recruit-screen .form-left { float: left; margin: 0; }
  .recruit-screen .screen-submit { top: 0; }
  .recruit-screen .form-right { float: left; display: block; width: 350px; margin-top: 20px; }
  .recruit-screen .form-right span { margin: 0; line-height: 40px; display: inline-block; font-size: 14px; vertical-align: top; margin-right: 13px; }
  .recruit-screen .form-right input { display: inline-block; vertical-align: top; width: 200px; }
  .recruit-screen .form-area { font-size: 0; width: auto; padding: 0; margin-right: 20px; margin-bottom: 0; }
  .recruit-screen .form-area:last-child { margin-right: 0; }
  .recruit-screen .form-area span { margin: 0; line-height: 40px; display: inline-block; font-size: 14px; vertical-align: top; margin-right: 13px; }
  .recruit-screen .form-area .layui-form-select { font-size: 14px; width: 180px; display: inline-block; vertical-align: top; }
  .recruit-screen .screen-info { margin-top: 35px; } }

@media (min-width: 1260px) { .recruit-screen { margin-bottom: 40px; }
  .recruit-screen .form-area { margin-right: 30px; }
  .recruit-screen .form-area .layui-form-select { width: 119px; }
  .recruit-screen .form-right { margin-top: 0; float: right; width: auto; }
  .recruit-screen .form-right input { width: 280px; }
  .recruit-screen .form-right span { margin-right: 8px; }
  .recruit-screen .screen-info { margin-top: 45px; } }

/*招聘-筛选 e*/
/*面包屑 s*/
.publicCrumb .crumb-box ul { font-size: 0; }

.publicCrumb .crumb-box li { display: inline-block; vertical-align: top; padding-right: 24px; position: relative; }

.publicCrumb .crumb-box li::after { content: ''; position: absolute; top: 50%; right: 8px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); _font-size: 0; _line-height: 0; _overflow: hidden; width: 0; height: 0; border-width: 3px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #999; }

.publicCrumb .crumb-box li:last-child::after { display: none; }

.publicCrumb .crumb-box li.home { padding-right: 8px; }

.publicCrumb .crumb-box li.home:after { right: 4px; }

.publicCrumb .crumb-box li.home a { width: 30px; background: url(../images/icon-home.png) no-repeat center center; background-size: 10px 10px; height: 30px; }

.publicCrumb .crumb-box a { display: block; line-height: 30px; font-size: 14px; }

@media (min-width: 1024px) { .publicCrumb .crumb-box li.home a { height: 50px; }
  .publicCrumb .crumb-box a { line-height: 50px; font-size: 16px; } }

/*面包屑 e*/
/*标题2 s*/
.publicTitle2 { text-align: center; letter-spacing: -1px; color: #333333; font-size: 24px; }

@media (min-width: 1024px) { .publicTitle2 { font-size: 36px; } }

@media (min-width: 1260px) { .publicTitle2 { font-size: 44px; } }

/*标题2 e*/
/*tab2 s*/
.publicTab2 .tab2-area { background-color: #f0f0f0; }

.publicTab2 ul { font-size: 0; text-align: center; white-space: nowrap; overflow-x: auto; overflow-y: hidden; }

.publicTab2 ul::-webkit-scrollbar { width: auto; height: 2px; background-color: rgba(0, 0, 0, 0); }

.publicTab2 ul::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: rgba(0, 0, 0, 0); }

.publicTab2 ul::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #d70c25; }

.publicTab2 li { padding: 0 10px; display: inline-block; vertical-align: top; }

.publicTab2 li.cur a::after { width: 100%; }

.publicTab2 a { display: block; line-height: 40px; font-weight: bold; font-size: 14px; position: relative; }

.publicTab2 a::after { content: ''; position: absolute; bottom: 0; left: 50%; height: 3px; width: 0; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); background-color: #d70c25; }

@media (min-width: 1024px) { .publicTab2 li { padding: 0 30px; }
  .publicTab2 a { line-height: 50px; font-size: 16px; }
  .publicTab2 a::after { height: 5px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .publicTab2 a:hover::after { width: 100%; } }

@media (min-width: 1260px) { .publicTab2 li { padding: 0 40px; } }

/*tab2 e*/
/*标题3 s*/
.publicTitle3 { color: #535353; font-size: 18px; font-weight: bold; position: relative; line-height: 1; padding-left: 10px; }

.publicTitle3::before { content: ''; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 0; width: 3px; height: 16px; background-color: #d70c25; }

@media (min-width: 1024px) { .publicTitle3 { font-size: 22px; padding-left: 20px; }
  .publicTitle3::before { width: 5px; height: 20px; } }

/*标题3 e*/
/*标题4 s*/
.publictitle4 { text-align: center; }

.publictitle4 h3 { line-height: 1; color: #282828; letter-spacing: 2px; font-size: 18px; font-weight: bold; }

.publictitle4 .desc { color: #282828; letter-spacing: 1px; line-height: 18px; margin-top: 8px; }

@media (min-width: 1024px) { .publictitle4 h3 { font-size: 24px; }
  .publictitle4 .desc { font-size: 18px; margin-top: 14px; } }

@media (min-width: 1260px) { .publictitle4 h3 { font-size: 28px; letter-spacing: 3px; }
  .publictitle4 .desc { margin-top: 20px; } }

/*标题4 e*/


.video-player-popup { display: none; position: fixed; left: 0; top: 0; z-index: 201; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); font-size: 0; text-align: center; }

.video-player-popup:before { content: ""; width: 0; height: 100%; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }

.video-player-popup .video-player { position: relative; width: 94%; min-height: 300px; max-width: 960px; margin-top: 0; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }

.video-player-popup .close { position: absolute; right: 0; top: -40px; width: 40px; height: 40px; background: url(../images/closebtn.png) no-repeat center; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.video-player-popup .close:hover { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }


@media (min-width: 1024px) { .video-player-popup .video-player { height: 500px; } }

@media (min-width: 1600px) { .video-player-popup .video-player { height: 600px; } }



.full-searchA-wrapper .search-hd { border-bottom: 1px solid #d6d6d6;  }

.full-searchA-wrapper .search-form { padding: 20px 0; }

.full-searchA-wrapper .search-form form { position: relative; display: block; width: 100%; max-width: 520px; margin: 0 auto; padding-right: 80px; border: 1px solid #333;  -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; }

.full-searchA-wrapper .search-form input { display: block; width: 100%; font-size: 14px; line-height: 38px; height: 38px; }

.full-searchA-wrapper .search-form input[type='text'] { padding-left: 36px; background-repeat: no-repeat; background-position: 12px center; background-size: auto 16px; background-image: url(../images/searchAico.png);  }

.full-searchA-wrapper .search-form input[type='submit'] { position: absolute; right: 0; top: 0; z-index: 3; width: 80px; padding: 0 20px; color: #fff;  background-color: #333;  }

.full-searchA-wrapper .search-cate ul { margin-bottom: -1px; white-space: nowrap; overflow-x: auto; }

.full-searchA-wrapper .search-cate li { display: inline-block; vertical-align: top; margin-right: 10px; }

.full-searchA-wrapper .search-cate a { display: block; font-size: 14px; line-height: 30px; padding: 0 5px; border-bottom: 1px solid #d6d6d6;  }

.full-searchA-wrapper .search-cate .cur a { border-bottom-color: #333;  }

.full-searchA-wrapper .search-result .length { padding: 10px 0; }

.full-searchA-wrapper .search-result .nodata { padding: 20px 0; }

.full-searchA-wrapper .result-list li { padding: 10px 0; border-bottom: 1px solid #ccc;  }

.full-searchA-wrapper .result-list li a { display: block; }

.full-searchA-wrapper .result-list .thumb { float: left; width: 135px; margin-right: 10px; }

.full-searchA-wrapper .result-list .thumb img { max-width: 100%; }

.full-searchA-wrapper .result-list .content { overflow: hidden; }

.full-searchA-wrapper .result-list .content h2 { font-size: 16px; line-height: 24px; max-height: 48px; line-height: 24px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #333;  }

.full-searchA-wrapper .result-list .desc { font-size: 14px; line-height: 24px; max-height: 48px; line-height: 24px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #666;  }

.full-searchA-wrapper .result-list .more { font-size: 14px; line-height: 24px; }

.full-searchA-wrapper .loadmore { overflow: hidden; padding: 10px 0; }

.full-searchA-wrapper .loadmore a { display: block; padding: 0; margin: 0; font-size: 16px; line-height: 40px; text-align: center; color: #ffffff;  background-color: #cd002b;  }

.full-searchA-wrapper mark { color: #fff;  background-color: #cd002b;  }

@media (min-width: 640px) { .full-searchA-wrapper .search-form { padding: 30px 0; }
  .full-searchA-wrapper .result-list li { padding: 15px 0; }
  .full-searchA-wrapper .result-list .thumb { width: 180px; }
  .full-searchA-wrapper .result-list .loadmore { padding: 20px 0; } }

@media (min-width: 1024px) { .full-searchA-wrapper .search-form { padding: 40px 0;  }
  .full-searchA-wrapper .commonweb { max-width: 960px; }
  .full-searchA-wrapper .loadmore { padding: 40px 0;  }
  .full-searchA-wrapper .loadmore a { line-height: 50px; }
  .full-searchA-wrapper .result-list a .content h2 { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .full-searchA-wrapper .result-list a:hover .content h2 { color: #ff5500; }
  .full-searchA-wrapper .result-list li { padding: 20px 0;  }
  .full-searchA-wrapper .result-list .content h2 { margin-bottom: 10px; font-weight: bold; }
  .full-searchA-wrapper .result-list .thumb { width: 280px;  margin-right: 30px;  } }


/*相册轮播 s*/
.thumb-popup { display: none; position: fixed; left: 0; top: 0; z-index: 2018; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.9); }

.thumb-popup .thumb-wraper { position: absolute; top: 50%; right: 0; left: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); margin: auto; width: 100%; }

.thumb-popup .thumb-wraper .thumb-copy-wrapper { position: relative; overflow: hidden; width: 90%; max-width: 880px; margin: 0 auto; }

.thumb-popup .close { position: absolute; right: 4%; top: 4%; z-index: 9; width: 40px; height: 40px; font-size: 24px; font-weight: bold; text-align: center; color: #fff; cursor: pointer; background: #5261b9; -webkit-border-radius: 100%; border-radius: 100%; line-height: 40px; opacity: 1; }

.thumb-popup .thumb-wraper .thumb-copy-wrapper .swiper-wrapper li { padding: 0 20px; overflow: hidden; }

.thumb-popup .thumb-wraper .thumb-copy-wrapper .swiper-wrapper li img { display: block; max-width: 100%; max-height: 90%; position: relative; top: 50%; left: 50%; -webkit-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); width: 640px; }

.thumb-popup .thumb-wraper .thumb-copy-wrapper .swiper-wrapper li p { text-align: center; font-size: 16px; padding: 20px 0; color: #fff; bottom: 5%; width: 100%; left: 0; position: absolute; }

.thumb-popup .thumb-wraper .banner-btn { display: none; width: 60px; height: 120px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 2; cursor: pointer; }

.thumb-popup .thumb-wraper .banner-btn::after { content: ""; position: absolute; top: 40%; left: 50%; margin-top: -5px; width: 40px; height: 40px; border-right: 1px solid #fff; border-top: 1px solid #fff; border-left: 0; border-bottom: 0; }

.thumb-popup .thumb-wraper .banner-btn.swiper-left { left: -10px; }

.thumb-popup .thumb-wraper .banner-btn.swiper-right { right: -10px; }

.thumb-popup .thumb-wraper .banner-btn.swiper-left::after { -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); margin-left: -4px; }

.thumb-popup .thumb-wraper .banner-btn.swiper-right::after { margin-left: -7px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.thumb-popup .thumb-wraper .banner-btn.swiper-left:hover::after { border-color: #5261b9; }

.thumb-popup .thumb-wraper .banner-btn.swiper-right:hover::after { border-color: #5261b9; }

.thumb-popup .thumb-wraper .banner-btn.swiper-button-disabled { cursor: default; }

@media (min-width: 768px) { .thumb-popup .thumb-wraper .banner-btn.swiper-left { left: 4%; }
  .thumb-popup .thumb-wraper .banner-btn.swiper-right { right: 4%; } }

@media (min-width: 1024px) { .thumb-popup .thumb-wraper .banner-btn { display: block; } }

/*相册轮播 e*/

#ie-alert-overlay { width: 100%; height: 100%; background: url(../images/bg.png) repeat 0 0; position: fixed; top: 0; left: 0; z-index: 9999; }

* html #ie-alert-overlay { position: absolute; z-index: 9999; }

#ie-alert-panel { width: 520px; height: 331px; position: fixed; background: url(../images/iealertsprite.png) no-repeat; background-position: -1px -109px; top: 50%; left: 50%; margin: -201px 0 0 -296px; padding: 72px 0 0 72px; _position: absolute; _top: expression(300+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold; color: #333; line-height: 1.5em; z-index: 10000; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel div, #ie-alert-panel p, #ie-alert-panel span, #ie-alert-panel a, #ie-alert-panel img, #ie-alert-panel ul, #ie-alert-panel li { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel p { font-size: 14px; width: 486px; text-align: justify; }

#ie-alert-panel img { border: 0; }

#ie-alert-panel span { font-size: 18px; margin: 0 0 20px 0; display: block; padding: 0; }

#ie-alert-panel ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }

#ie-alert-panel li { float: left; margin: 0 22px 0 0; }

#ie-alert-panel li.last { margin-right: 0; }

#ie-alert-panel a { display: inline-block; vertical-align: top; }

#goon { text-decoration: underline; }

.browser { position: absolute; bottom: 35px; }

.chrome, .firefox, .ie9, .opera, .safari { background: url(../images/iealertsprite.png) no-repeat; }

.chrome { background-position: 0 0; width: 73px; height: 96px; margin: 0 4px 0 0; }

.firefox { background-position: -292px 0; width: 73px; height: 98px; }

.ie9 { background-position: -179px 0; width: 95px; height: 98px; }

.opera { background-position: -90px 0; width: 73px; height: 98px; }

.safari { background-position: -387px 0; width: 73px; height: 98px; margin: 0 4px 0 0; }



.full-searchA-wrapper .search-hd { border-bottom: 1px solid #d6d6d6;  }

.full-searchA-wrapper .search-form { padding: 20px 0; }

.full-searchA-wrapper .search-form form { position: relative; display: block; width: 100%; max-width: 520px; margin: 0 auto; padding-right: 80px; border: 1px solid #333;  -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; }

.full-searchA-wrapper .search-form input { display: block; width: 100%; font-size: 14px; line-height: 38px; height: 38px; }

.full-searchA-wrapper .search-form input[type='text'] { padding-left: 36px; background-repeat: no-repeat; background-position: 12px center; background-size: auto 16px; background-image: url(../images/searchAico.png);  }

.full-searchA-wrapper .search-form input[type='submit'] { position: absolute; right: 0; top: 0; z-index: 3; width: 80px; padding: 0 20px; color: #fff;  background-color: #333;  }

.full-searchA-wrapper .search-cate ul { margin-bottom: -1px; white-space: nowrap; overflow-x: auto; }

.full-searchA-wrapper .search-cate li { display: inline-block; vertical-align: top; margin-right: 10px; }

.full-searchA-wrapper .search-cate a { display: block; font-size: 14px; line-height: 30px; padding: 0 5px; border-bottom: 1px solid #d6d6d6;  }

.full-searchA-wrapper .search-cate .cur a { border-bottom-color: #333;  }

.full-searchA-wrapper .search-result .length { padding: 10px 0; }

.full-searchA-wrapper .search-result .nodata { padding: 20px 0; }

.full-searchA-wrapper .result-list li { padding: 10px 0; border-bottom: 1px solid #ccc;  }

.full-searchA-wrapper .result-list li a { display: block; }

.full-searchA-wrapper .result-list .thumb { float: left; width: 135px; margin-right: 10px; }

.full-searchA-wrapper .result-list .thumb img { max-width: 100%; }

.full-searchA-wrapper .result-list .content { overflow: hidden; }

.full-searchA-wrapper .result-list .content h2 { font-size: 16px; line-height: 24px; max-height: 48px; line-height: 24px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #333;  }

.full-searchA-wrapper .result-list .desc { font-size: 14px; line-height: 24px; max-height: 48px; line-height: 24px; display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #666;  }

.full-searchA-wrapper .result-list .more { font-size: 14px; line-height: 24px; }

.full-searchA-wrapper .loadmore { overflow: hidden; padding: 10px 0; }

.full-searchA-wrapper .loadmore a { display: block; padding: 0; margin: 0; font-size: 16px; line-height: 40px; text-align: center; color: #ffffff;  background-color: #cd002b;  }

.full-searchA-wrapper mark { color: #fff;  background-color: #cd002b;  }

@media (min-width: 640px) { .full-searchA-wrapper .search-form { padding: 30px 0; }
  .full-searchA-wrapper .result-list li { padding: 15px 0; }
  .full-searchA-wrapper .result-list .thumb { width: 180px; }
  .full-searchA-wrapper .result-list .loadmore { padding: 20px 0; } }

@media (min-width: 1024px) { .full-searchA-wrapper .search-form { padding: 40px 0;  }
  .full-searchA-wrapper .commonweb { max-width: 960px; }
  .full-searchA-wrapper .loadmore { padding: 40px 0;  }
  .full-searchA-wrapper .loadmore a { line-height: 50px; }
  .full-searchA-wrapper .result-list a .content h2 { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
  .full-searchA-wrapper .result-list a:hover .content h2 { color: #ff5500; }
  .full-searchA-wrapper .result-list li { padding: 20px 0;  }
  .full-searchA-wrapper .result-list .content h2 { margin-bottom: 10px; font-weight: bold; }
  .full-searchA-wrapper .result-list .thumb { width: 280px;  margin-right: 30px;  } }



/*网站地图 s*/
.hgySitemap .sitemapcont2 { padding: 6% 10px; overflow: hidden; background: #fff; }

.hgySitemap .sitemapcont2 dl { position: relative; margin-bottom: 36px; }

.hgySitemap .sitemapcont2 dl:last-child { margin-bottom: 0; }

.hgySitemap .sitemapcont2 dt { font-size: 16px; font-weight: bold; padding: 0 8px; background: #fff; position: absolute; left: 18px; top: -14px; }

.hgySitemap .sitemapcont2 dd { padding: 4% 3% 1% 3%; border: 1px solid #e6e6e6; }

.hgySitemap .sitemapcont2 dd a { display: inline-block; padding-left: 10px; margin: 0 23px 8px 0; }

@media (min-width: 1024px) { .hgySitemap .sitemapcont2 { padding: 3.5% 30px; }
  .hgySitemap .sitemapcont2 dl { margin-bottom: 55px; }
  .hgySitemap .sitemapcont2 dt { font-size: 20px; }
  .hgySitemap .sitemapcont2 dd { padding: 2% 3% 1% 3%; border: 1px solid #e6e6e6; }
  .hgySitemap .sitemapcont2 dd a { margin: 0 45px 8px 0; } }

/*网站地图 e*/

/*20201012*/
.technology-list h4 span {
  float: right;
  display: inline-block;
  line-height: 20px;
  font-size: 14px;
  color: #999;
  padding-right: 40px;
}
@media (min-width: 1024px) {
  .technology-list h4 span {
    line-height: 26px;
    padding-right: 50px;
  }
}
@media (min-width: 1260px) {
  .technology-list h4 span {
    line-height: 30px;
  }
}

/*20201012*/
.technology-list .txt li {
  list-style: outside;
  font-size: 15px;
  line-height: 22px;
  color: #767676;

}
.technology-list .txt li.nolist {
  list-style: none;
}
.technology-list .txt ul {
  padding: 0 15px;
}

/*20201015-新增网站地图*/
/*网站地图 s*/
.hgySitemap .sitemapcont2 { padding: 6% 10px; overflow: hidden; background: #fff; }

.hgySitemap .sitemapcont2 dl { position: relative; margin-bottom: 36px; }

.hgySitemap .sitemapcont2 dl:last-child { margin-bottom: 0; }

.hgySitemap .sitemapcont2 dt { font-size: 16px; font-weight: bold; padding: 0 8px; background: #fff; position: absolute; left: 18px; top: -14px; }

.hgySitemap .sitemapcont2 dd { padding: 4% 3% 1% 3%; border: 1px solid #e6e6e6; }

.hgySitemap .sitemapcont2 dd a { display: inline-block; padding-left: 10px; margin: 0 23px 8px 0; }

@media (min-width: 1024px) { .hgySitemap .sitemapcont2 { padding: 3.5% 30px; }
  .hgySitemap .sitemapcont2 dl { margin-bottom: 55px; }
  .hgySitemap .sitemapcont2 dt { font-size: 20px; }
  .hgySitemap .sitemapcont2 dd { padding: 2% 3% 1% 3%; border: 1px solid #e6e6e6; }
  .hgySitemap .sitemapcont2 dd a { margin: 0 45px 8px 0; } }

/*网站地图 e*/

/* 分享样式 */

.bd_weixin_popup_bg{position:absolute;left:-400px;top:-400px;width:260px;height:320px;border:0;padding:0;margin:0;opacity:0;filter:alpha(opacity=0);z-index:11000}
.bd_weixin_popup{position:absolute;left:-400px;top:-400px;padding:10px;width:240px;height:300px;background:#fff;border:solid 1px #d8d8d8;z-index:11001;font-size:12px}
.bd_weixin_popup .bd_weixin_popup_head{font-size:12px;font-weight:bold;text-align:left;line-height:16px;height:16px;position:relative;color:#000}
.bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close{width:16px;height:16px;position:absolute;right:0;top:0;color:#999;text-decoration:none;font-size:16px}
.bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close:hover{text-decoration:none}
.bd_weixin_popup .bd_weixin_popup_main{padding:15px 10px;min-height:150px;_height:150px}
.bd_weixin_popup .bd_weixin_popup_foot{font-size:12px;text-align:left;line-height:22px;color:#666}
.bdshare-button-style0-16:after{content:".";visibility:hidden;display:block;height:0;clear:both}
.bdshare-button-style0-16 a,.bdshare-button-style0-16 .bds_more{float:left;font-size:12px;padding-left:17px;line-height:16px;height:16px;background-image:url(../images/icons_0_16.png?v=d754dcc0.png);background-repeat:no-repeat;cursor:pointer;margin:6px 6px 6px 0}
.bdshare-button-style0-16 a:hover{color:#333;opacity:.8;filter:alpha(opacity=80)}
.bdshare-button-style0-16 .bds_more{color:#333;float:left}
.bdshare-button-style0-16 .bds_count{color:#333;background:url(../images/sc.png?v=a970ff04.png) no-repeat 0 -30px;width:42px;height:16px;padding:0;margin:6px 0 0;text-align:center}
.bdshare-button-style0-16 .bds_count:hover{background-position:-42px -30px}
.bdshare-button-style0-16 .bds_button_image{float:left;cursor:pointer;margin:6px 6px 0 0;height:auto;padding:0}
.bdshare-button-style0-16 .bdshare_button_count{background:url(../images/sc.png?v=a970ff04.png) no-repeat 0 0;width:44px;height:24px;line-height:24px}
.bdshare-button-style0-16 .bdshare_button_count:hover{background-position:-44px 0}
.bds_tfh,.bds_baidu,.bds_qq,.bds_msn,.bds_sohu,.bds_qy,.bds_leho,.bds_ifeng,.bds_ff,.bds_tuita,.bds_ms,.bds_deli,.bds_s51,.bds_t163,.bds_share189,.bds_xg,.bds_s139{display:none}




/* 合作伙伴 */
.wrap{width:1440px;margin:auto;}
.ny_bt .p1{font-size:36px;color:#e2e2e2;text-transform:uppercase;display:inline-block;position:relative;line-height:1;}
.ny_bt .p1:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:20;background-image:linear-gradient( 180deg,#fff,#ffffff 2px,transparent 2px,transparent 4px);background-repeat:repeat-y;background-size:auto 4px;}
.ny_bt .p2{font-size:36px;color:#333333;line-height:1;margin-top:10px;}
.part_con2{width:100%;height:640px;position:relative; margin-top:50px;}
.part_con2::before{content:'';width:912px;height:640px;background-image:url(../images/cw_img21.png);background-size:contain;background-repeat:no-repeat;position:absolute;left:0%;top:0%;z-index:1;}
.part_con2 img{width:1920px;max-width:1920px !important;height:640px;position:absolute;right:0;top:0;}
.part_con2 .wrap{height:100%;}
.part_con2 .rq{width:100%;height:100%;position:relative;}
.part_con2 .rq .div{width:425px;height:100%;position:absolute;top:0;left:0;padding-top:90px;z-index:2;}
.part_con2 .ny_bt .p1:after{display:none;}
.part_con2 .rq .div1{font-size:16px;color:#555555;line-height:30px;margin-top:30px;}
.part_con2 .rq .div .p3{font-size:16px;color:#333333;line-height:30px;text-align:right;}
.part_con2 .rq .div a{margin-top:50px;font-size:16px;color:#e11616;width:190px;height:50px;line-height:46px;border-radius:50px;border:2px solid #e11616;display:block;text-align:center;transition:all .5s;}
.part_con2 .rq .div a:hover{background:#e11616;color:#fff;}

@media(max-width:1459px){
.wrap{width:100%;padding:0 40px;}
.part_con2::before{width:700px;height:490px;}
.part_con2 img{width:1470px;max-width:1470px !important;height:490px;}
.part_con2{height:490px;}
.part_con2 .rq .div{padding-top:50px;}
.part_con2 .rq .div1{font-size:14px;line-height:28px;margin-top:24px;}
.part_con2 .rq .div .p3{font-size:14px;line-height:28px;}
.part_con2 .rq .div a{margin-top:37px;font-size:14px;width:160px;height:40px;line-height:36px;border-radius:40px;}
}

@media(max-width:1366px){
.ny_bt .p1{font-size:26px;}
.ny_bt .p2{font-size:26px;margin-top:6px;}
}

@media(max-width:991px){
.wrap{padding:0 15px;}
.part_con2{margin-top:30px}
.part_con2 img{width:100%;max-width:100% !important;height:auto;position:static;transform:translate(0%,0%);}
.part_con2::before{display:none;}
.part_con2 .rq .div{width:100%;height:auto;position:static;padding-top:28px; padding-bottom:50px}
.part_con2{height:auto;}
}

.overscroll{margin-right:4px;}
.overscroll::-webkit-scrollbar,.selects::-webkit-scrollbar{/*滚动条整体样式*/
 width:4px;/*高宽分别对应横竖滚动条的尺寸*/
 height:4px;}
.overscroll::-webkit-scrollbar-thumb,.selects::-webkit-scrollbar-thumb{/*滚动条里面小方块*/
 border-radius:4px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.1);background:#333;}
.overscroll::-webkit-scrollbar-track,.selects::-webkit-scrollbar-track{/*滚动条里面轨道*/
 -webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);border-radius:10px;background:#ccc;}

.flex {display: flex;display: -webkit-flex; display: -ms-flexbox;}
.pop .content{height:70vh;}
.pop{position:fixed;left:0;top:0;width:100%;height:100%;display:none;cursor:pointer;background-color:rgba(0,0,0,0.6);z-index:999;}
.pop>.flex{height:100%;width:100%;justify-content:center;align-items:center;}
.popContent{background-color:#fff;margin:0 auto;font-size:16px;line-height:1.875em;text-align:left;cursor:default;position:relative;width:1200px;max-width:90%;}
.pop .close{width:24px;height:24px;background:url(../images/icon_09.png) no-repeat center center;background-size:contain;position:absolute;left:100%;top:0;margin-left:1.66666667%;cursor:pointer;}
.popTitle{border-bottom:1px solid #f3f0ec;padding:0 20px;font-size:0;line-height:normal;text-align:center;}
.popTitle span{display:inline-block;font-size:24px;color:#2e312c;font-weight:normal;border-bottom:2px solid #e11616;line-height:1.5em;padding:14px 0;}
.pop .content{padding:3.33333333% 2.5%;min-height:400px;max-height:100%;overflow:auto;}
.pop .popBottom{background-color:#f3f2f0;text-align:center;line-height:68px;height:68px;position:relative;z-index:12;font-size:16px;clear:both;left:0;width:100%;bottom:0;}
.pop .check input[type="checkbox"]{width:14px;height:14px;display:inline-block;vertical-align:middle;margin-bottom:3px;margin-right:5px;-webkit-appearance:auto;appearance:auto;}
.pop .popBottom .btn{display:inline-block;vertical-align:middle;padding:0 30px;margin:0 10px;background:#ccc;line-height:40px;border-radius:4px;font-size:14px;cursor:pointer;}
.pop .popBottom .btn.check{background:#e11616;color:#fff;}
.popContent .toast{position:absolute;left:50%;top:50%;padding:20px 40px;border-radius:10px;background:rgba(0,0,0,.4);-webkit-transform:translate(-50%,-50%);display:none;transform:translate(-50%,-50%);color:#fff;font-size:20px;}

@media(max-width:560px){.popTitle span{font-size:18px;}
.pop .close{left:auto;right:0;top:-32px;}
.popContent{max-width:96%;font-size:14px;}
.pop .content{min-height:200px;}
.pop .popBottom{height:40px;line-height:40px;font-size:14px;}
}